An open API service indexing awesome lists of open source software.

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

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}
```