MCPcopy Index your code
hub / github.com/SummerSec/SpringExploit / ShowBanner

Function ShowBanner

cmd/commons/core/banner.go:20–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18const version = "0.1.9"
19
20func ShowBanner() {
21 fmt.Println(banner)
22 fmt.Println("\t\t\tAuthor: SummerSec Version:", version+" Github: https://Github.com/SummerSec\n")
23
24}

Callers 1

ParseOptionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected