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

Panther CLI Single File Analysis #9

Closed
nhakmiller opened this issue Feb 3, 2020 · 1 comment
Closed

Panther CLI Single File Analysis #9

nhakmiller opened this issue Feb 3, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@nhakmiller
Copy link
Contributor

Add support for specifying a single file for testing. For example:

$ panther-cli test --policies analysis/policies/cis/aws_test_policy.yml

Would run the tests for just the specified policy. This would make testing easier, as you don't have to setup a wip directory with your working copies, or have to try and filter out the relevant results from all the results if you're working in the main directories.

Currently if you provide the path to a file directly, the tool just exits with no relevant output.

@nhakmiller nhakmiller self-assigned this Feb 3, 2020
@nhakmiller nhakmiller added the enhancement New feature or request label Feb 3, 2020
@nhakmiller
Copy link
Contributor Author

Migrated to panther_analysis_tool issue 4.

lindsey-w pushed a commit that referenced this issue Sep 24, 2020
* add support for dedup period

* fixed named

* pypi updates
kbroughton added a commit to kbroughton/panther-analysis that referenced this issue Jul 27, 2022
nkulig pushed a commit that referenced this issue Jan 9, 2023
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
Development

No branches or pull requests

1 participant