Do I need to put my schemas in the panther-analysis /schemas/ directory when using GitHub actions in Panther?
Last updated: March 26, 2025
QUESTION
Do I need to put my schemas in the panther-analysis /schemas/ directory when using GitHub actions in Panther?
ANSWER
The recommended location is the /schemas/ directory (check our guide here). However, while this is the standard, it's not mandatory, if your schemas are stored elsewhere, you can modify the workflow to direct GitHub to the appropriate directory.