Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parameters for sensitive files and sensitive file extensions #267

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

hilariocoelho
Copy link
Contributor

Added new parameters for suspicious files or file extensions for checkpoint CIS-DI-0010:

  • --sensitive-file / --sf / DOCKLE_REJECT_FILES - Add suspicious files to look for
  • --sensitive-file-extension / --se / DOCKLE_REJECT_FILE_EXTENSIONS - Add suspicious file extensions to look for

Also updated README.md with documentation regarding already existing --sensitive-word

Fixes #265

Copy link
Collaborator

@tomoyamachi tomoyamachi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tomoyamachi tomoyamachi merged commit d815082 into goodwithtech:master Jan 6, 2025
@tomoyamachi
Copy link
Collaborator

@hilariocoelho The merged code is released as Dockle v0.4.15.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for $DOCKLE_REJECT_FILES
2 participants