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

feat: support skipping specific parts of configs #141

Merged
merged 3 commits into from
Jul 5, 2022

Conversation

G-Rath
Copy link
Owner

@G-Rath G-Rath commented Jul 5, 2022

These flags are useful for automated tooling and those paranoid about downloading arbitrary zip files from untrusted sources. I'm still not labeling this a security issue because there has to be another step to allow getting the config file to the detector in the first place which either means you trust the source enough to explicitly pull in its config (e.g. with a git clone) or you've already been compromised (in which case its a moot point).

Resolves #136
Resolves #133

@G-Rath G-Rath added the enhancement New feature or request label Jul 5, 2022
@G-Rath G-Rath merged commit c9d8dcf into main Jul 5, 2022
@G-Rath G-Rath deleted the support-skipping-parts-of-config branch July 5, 2022 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant