Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hackmanit/Web-Cache-Vulnerability-Scanner
/ PrintNewLine
Function
PrintNewLine
pkg/utils.go:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
func
PrintNewLine() {
49
Print(
"\n"
, NoColor)
50
}
51
52
func
PrintLog(msg string) {
53
if
Config.GenerateLog && Config.Intitialized {
Callers
3
runTests
Function · 0.92
checkPoisoningIndicators
Function · 0.85
ScanCSS
Function · 0.85
Calls
1
Print
Function · 0.85
Tested by
no test coverage detected