https://github.com/damdo/fogo
[WIP] Fixer of Openshift GO vulnerabilities
https://github.com/damdo/fogo
Last synced: over 1 year ago
JSON representation
[WIP] Fixer of Openshift GO vulnerabilities
- Host: GitHub
- URL: https://github.com/damdo/fogo
- Owner: damdo
- License: apache-2.0
- Created: 2025-03-04T15:52:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-14T07:29:02.000Z (over 1 year ago)
- Last Synced: 2025-03-14T08:31:50.698Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## fogo
F(ixer) (of) O(penshift) GO (vulnerabilities)
## Usage
```shell
fogo -mode check -begin 14 -end 19 -default-branch=$(git branch --show-current) -vuln {CVE or Go vuln ID}
```