{"id":30704173,"url":"https://github.com/fortify/fortifytoolsinstaller","last_synced_at":"2025-09-02T17:49:15.916Z","repository":{"id":37928123,"uuid":"394672769","full_name":"fortify/FortifyToolsInstaller","owner":"fortify","description":"Deprecated; please use 'fcli tool * install' commands provided by fcli (https://github.com/fortify-ps/fcli) instead","archived":false,"fork":false,"pushed_at":"2022-10-28T11:40:27.000Z","size":75,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-04-24T13:08:04.347Z","etag":null,"topics":["application-security","appsec","ci","cicd","devops","devsecops","fortify","fortify-integration"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fortify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-10T13:53:26.000Z","updated_at":"2023-05-12T14:35:42.000Z","dependencies_parsed_at":"2023-01-20T05:31:02.920Z","dependency_job_id":null,"html_url":"https://github.com/fortify/FortifyToolsInstaller","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/fortify/FortifyToolsInstaller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fortify%2FFortifyToolsInstaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fortify%2FFortifyToolsInstaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fortify%2FFortifyToolsInstaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fortify%2FFortifyToolsInstaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fortify","download_url":"https://codeload.github.com/fortify/FortifyToolsInstaller/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fortify%2FFortifyToolsInstaller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273324819,"owners_count":25085488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["application-security","appsec","ci","cicd","devops","devsecops","fortify","fortify-integration"],"created_at":"2025-09-02T17:49:14.422Z","updated_at":"2025-09-02T17:49:15.900Z","avatar_url":"https://github.com/fortify.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FortifyToolsInstaller\n\n## Introduction\n\nBuild secure software fast with [Fortify](https://www.microfocus.com/en-us/solutions/application-security). Fortify offers end-to-end application security solutions with the flexibility of testing on-premises and on-demand to scale and cover the entire software\ndevelopment lifecycle.  With Fortify, find security issues early and fix at the speed of DevOps.\n\nThe `FortifyToolsInstaller.sh` script in this repository allows for easily installing and optionally running various Fortify tools commonly used in CI/CD pipelines, like ScanCentral Client, FoD Uploader, and FortifyVulnerabilityExporter. See [USAGE.txt](USAGE.txt) for detailed instructions.\n\n## Requirements\n\nThe `FortifyToolsInstaller.sh` script is designed to use as little external tools as possible, allowing it to run on most systems and containers that provide the `bash` shell. The script uses the following external software:\n\n* `bash`: Required to run the script\n* `curl` or `wget`: Required to download tool installation bundles; the script will automatically select one of these tools based on availability\n* `sha256sum`: Required to check integrity of downloaded installation bundles\n* `unzip`: Required for most tool installations to extract tool installation bundles\n* `chmod`: Optional but highly recommended to update script executable permissions\n* `mktemp`: Optional, used to generate temporary filenames for download bundles\n\n## Developers\n\n### Update USAGE.txt\nAfter making any user-facing changes to the script, make sure to run the following command to update usage documentation:\n\n```\n./FortifyToolsInstaller.sh -h 2\u003e USAGE.txt\n```\n\n### Conventional commits \u0026 versioning\n\nVersioning is handled automatically by [`release-please-action`](https://github.com/google-github-actions/release-please-action) based on [Conventional Commits](https://www.conventionalcommits.org/). Every commit to the `main`\nbranch should follow the Conventional Commits convention, for example:\n\n* `fix: Some fix (#2)`\n* `feat: New feature (#3)`\n* `feat!: Some breaking new feature`\n* `docs: Some documentation change`\n\n`release-please-action` invoked from the GitHub CI workflow generates pull requests containing updated `CHANGELOG.md` and `version.txt` files based on these commit messages. Merging the pull request will\nresult in a new release version being published. Make sure to do a `git pull` after a release has been published to have your local and remote repositories in sync.\n\n## License\n\nSee [LICENSE.TXT](LICENSE.TXT)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffortify%2Ffortifytoolsinstaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffortify%2Ffortifytoolsinstaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffortify%2Ffortifytoolsinstaller/lists"}