Adds support for skipping tests of disabled detections and using `!=` for the `--filter` flag as well as addressing the CI issues
0.7.1
Not secure
Adds support for skipping tests of disabled detections and using != for the --filter flag.
0.7.0
Not secure
Adds support for skipping tests of disabled detections and using `!=` for the `--filter` flag.
0.6.1
Not secure
We've updated our `setup.py` file, which caused v0.6.0 of PAT to not be installable via pip. This version fixes that.
0.6.0
Not secure
This release adds several new features for validating the correctness of your detections before attempting to upload them to Panther. Additionally, we now skip files and directories with a leading `.` character while looking for detections to process in order to be more friendly to various CI/CD pipelines.