Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlackVectorOps/semantic_firewall
/ Abs
Method
Abs
pkg/api/filesystem.go:20–20 ·
view source on GitHub ↗
(path string)
Source
from the content-addressed store, hash-verified
18
Open(name string) (fs.File, error)
19
Getwd() (string, error)
20
Abs(path string) (string, error)
21
WalkDir(root string, fn fs.WalkDirFunc) error
22
ReadFile(name string) ([]byte, error)
23
}
Callers
15
ScanCandidates
Method · 0.65
NewPebbleScanner
Function · 0.65
ScanCandidates
Method · 0.65
ScanTopologyExact
Method · 0.65
ScanTopologyWithSnapshot
Method · 0.65
TestCalculateEntropy
Function · 0.65
EntropyDistance
Function · 0.65
TestNormCut
Function · 0.65
TestMaxWindowEntropy
Function · 0.65
FuzzMaxWindowEntropy
Function · 0.65
approx
Function · 0.65
loadPackagesFromSource
Function · 0.65
Implementers
2
RealFileSystem
pkg/api/filesystem.go
MockFileSystem
internal/cli/cli_test.go
Calls
no outgoing calls
Tested by
5
TestCalculateEntropy
Function · 0.52
TestNormCut
Function · 0.52
TestMaxWindowEntropy
Function · 0.52
FuzzMaxWindowEntropy
Function · 0.52
approx
Function · 0.52