-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Improve global bin script processing
- Loading branch information
Showing
22 changed files
with
36 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletions
2
...ol/src/main/resources/com/fortify/cli/tool/debricked_cli/extra-files/global_bin/debricked
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...rc/main/resources/com/fortify/cli/tool/debricked_cli/extra-files/global_bin/debricked.bat
This file was deleted.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
fcli-core/fcli-tool/src/main/resources/com/fortify/cli/tool/extra-files/global-bin/bash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
#!/bin/bash | ||
{{target}} "$@" |
2 changes: 2 additions & 0 deletions
2
fcli-core/fcli-tool/src/main/resources/com/fortify/cli/tool/extra-files/global-bin/bat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
@ECHO OFF | ||
{{target}} %* |
2 changes: 0 additions & 2 deletions
2
...re/fcli-tool/src/main/resources/com/fortify/cli/tool/fcli/extra-files/jar/global_bin/fcli
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...cli-tool/src/main/resources/com/fortify/cli/tool/fcli/extra-files/jar/global_bin/fcli.bat
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
...fcli-tool/src/main/resources/com/fortify/cli/tool/fcli/extra-files/native/global_bin/fcli
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...-tool/src/main/resources/com/fortify/cli/tool/fcli/extra-files/native/global_bin/fcli.bat
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
...ool/src/main/resources/com/fortify/cli/tool/fod_uploader/extra-files/global_bin/FoDUpload
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...src/main/resources/com/fortify/cli/tool/fod_uploader/extra-files/global_bin/FoDUpload.bat
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
...tool/src/main/resources/com/fortify/cli/tool/sc_client/extra-files/global_bin/scancentral
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
.../src/main/resources/com/fortify/cli/tool/sc_client/extra-files/global_bin/scancentral.bat
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
...es/com/fortify/cli/tool/vuln_exporter/extra-files/global_bin/FortifyVulnerabilityExporter
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...om/fortify/cli/tool/vuln_exporter/extra-files/global_bin/FortifyVulnerabilityExporter.bat
This file was deleted.
Oops, something went wrong.