workflow fixes
parent
5b70cff01f
commit
ff03169210
|
@ -25,5 +25,5 @@ jobs:
|
|||
- name: Template Validation
|
||||
run: |
|
||||
cp -r ${{ github.workspace }} $HOME
|
||||
nuclei -validate -t . -et .git/
|
||||
nuclei -validate
|
||||
nuclei -validate -w ./workflows
|
|
@ -8,6 +8,4 @@ info:
|
|||
workflows:
|
||||
- template: technologies/magento-detect.yaml
|
||||
subtemplates:
|
||||
- template: exposures/configs/magento-config.yaml
|
||||
- template: exposed-panels/magento-admin-panel.yaml
|
||||
- template: vulnerabilities/magento/
|
||||
- tags: magento
|
Loading…
Reference in New Issue