File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77<p align =" center " >
88 <a href =" https://github.com/csnp/qramm-tls-analyzer/actions " ><img src =" https://github.com/csnp/qramm-tls-analyzer/workflows/CI/badge.svg " alt =" CI Status " ></a >
9- <a href =" https://goreportcard.com/report/github.com/csnp/qramm-tls-analyzer " ><img src =" https://goreportcard.com/badge/github.com/csnp/qramm-tls-analyzer " alt =" Go Report Card " ></a >
9+ <a href =" https://goreportcard.com/report/github.com/csnp/qramm-tls-analyzer " ><img src =" https://goreportcard.com/badge/github.com/csnp/qramm-tls-analyzer?v=2 " alt =" Go Report Card " ></a >
1010 <a href =" https://pkg.go.dev/github.com/csnp/qramm-tls-analyzer " ><img src =" https://pkg.go.dev/badge/github.com/csnp/qramm-tls-analyzer.svg " alt =" Go Reference " ></a >
1111 <a href =" LICENSE " ><img src =" https://img.shields.io/badge/License-MIT-blue.svg " alt =" License " ></a >
1212</p >
Original file line number Diff line number Diff line change @@ -168,7 +168,6 @@ func (s *Scanner) generateRecommendations(result *types.ScanResult) []types.Reco
168168 "https://csrc.nist.gov/publications/detail/fips/204/final" ,
169169 },
170170 })
171- priority ++
172171 }
173172 }
174173
You can’t perform that action at this time.
0 commit comments