initial implementation of the new cache #680
Annotations
10 errors and 1 warning
simple test:
config/transform.go#L12
missing go.sum entry for module providing package github.com/owasp-amass/open-asset-model (imported by github.com/owasp-amass/amass/v4/cmd/oam_subs); to add:
|
simple test:
engine/cache/cache.go#L13
missing go.sum entry for module providing package github.com/owasp-amass/asset-db (imported by github.com/owasp-amass/amass/v4/cmd/oam_assoc); to add:
|
simple test:
engine/cache/cache.go#L14
missing go.sum entry for module providing package github.com/owasp-amass/asset-db/repository (imported by github.com/owasp-amass/amass/v4/engine/cache); to add:
|
simple test:
engine/cache/cache.go#L15
missing go.sum entry for module providing package github.com/owasp-amass/asset-db/repository/sqlrepo (imported by github.com/owasp-amass/amass/v4/engine/cache); to add:
|
simple test:
engine/cache/edge.go#L11
missing go.sum entry for module providing package github.com/owasp-amass/asset-db/types (imported by github.com/owasp-amass/amass/v4/cmd/oam_assoc); to add:
|
simple test:
engine/sessions/scope/assoc.go#L19
missing go.sum entry for module providing package github.com/owasp-amass/open-asset-model/certificate (imported by github.com/owasp-amass/amass/v4/engine/api/graphql/server); to add:
|
simple test:
engine/sessions/scope/assoc.go#L20
missing go.sum entry for module providing package github.com/owasp-amass/open-asset-model/contact (imported by github.com/owasp-amass/amass/v4/engine/api/graphql/server); to add:
|
simple test:
engine/sessions/scope/domains.go#L11
missing go.sum entry for module providing package github.com/owasp-amass/open-asset-model/domain (imported by github.com/owasp-amass/amass/v4/cmd/amass); to add:
|
simple test:
engine/sessions/scope/assoc.go#L21
missing go.sum entry for module providing package github.com/owasp-amass/open-asset-model/fingerprint (imported by github.com/owasp-amass/amass/v4/engine/api/graphql/server); to add:
|
simple test:
engine/sessions/scope/assoc.go#L22
missing go.sum entry for module providing package github.com/owasp-amass/open-asset-model/network (imported by github.com/owasp-amass/amass/v4/cmd/amass); to add:
|
setup Go 1.23.1
Restore cache failed: Dependencies file is not found in /home/runner/work/amass/amass. Supported file pattern: go.sum
|
Loading