Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/jfrog-sast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Run JFrog SAST
run: |
jf audit --sast --format=sarif > jfrog_sast.sarif
cat jfrog_sast.sarif | grep -B 5 -A 5 execution
cat jfrog_sast.sarif | grep execution


- name: Upload output to generate autofix
Expand Down
24 changes: 0 additions & 24 deletions env_verify/java/build.gradle

This file was deleted.

56 changes: 0 additions & 56 deletions env_verify/java/src/main/java/env_verify/Main.java

This file was deleted.

201 changes: 0 additions & 201 deletions env_verify/jfrog_cli_plugin/LICENSE

This file was deleted.

78 changes: 0 additions & 78 deletions env_verify/jfrog_cli_plugin/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions env_verify/jfrog_cli_plugin/RELEASE.md

This file was deleted.

Loading