GoogleCloudPlatform / aactl
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 10% | 52% | 37%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
go0% | 0% | 10% | 52% | 37%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
pkg0% | 0% | 11% | 58% | 30%
cmd0% | 0% | 0% | 0% | 100%
Longest Files (Top 33)
File# lines# units
grafeas.go
in pkg/utils
208 15
grype.go
in pkg/vul/convert/grype
188 4
trivy.go
in pkg/vul/convert/trivy
172 6
import.go
in pkg/vul
163 5
snyk.go
in pkg/vul/convert/snyk
149 4
convert.go
in pkg/attestation/convert/provenance02
147 8
import.go
in pkg/attestation
137 5
discovery.go
in pkg/vul
112 3
cmd.go
in cmd/aactl/cli
88 4
envelopes.go
in pkg/provenance
53 2
format.go
in pkg/types
51 4
attestations.go
in pkg/container
49 2
file.go
in pkg/utils
48 2
delete.go
in pkg/vul
45 1
main.go
in cmd/aactl
37 2
format-sigstore.go
in pkg/types
35 4
vuln.go
in pkg/types
34 1
dsse.go
in pkg/dsse
34 2
vuln.go
in cmd/aactl/cli
33 1
attest.go
in cmd/aactl/cli
31 1
resource.go
in pkg/utils
27 3
attest.go
in pkg/types
27 1
num.go
in pkg/utils
25 1
convert.go
in pkg/vul/convert
22 1
utils.go
in pkg/container
22 -
flag.go
in cmd/aactl/cli
21 -
convert.go
in pkg/attestation/convert
20 1
time.go
in pkg/utils
19 1
lang.go
in pkg/utils
14 1
string.go
in pkg/utils
12 1
errors.go
in pkg/types
12 -
convert.go
in pkg/types
9 -
options.go
in pkg/types
4 -
Files With Most Units (Top 28)
File# lines# units
grafeas.go
in pkg/utils
208 15
convert.go
in pkg/attestation/convert/provenance02
147 8
trivy.go
in pkg/vul/convert/trivy
172 6
import.go
in pkg/vul
163 5
import.go
in pkg/attestation
137 5
snyk.go
in pkg/vul/convert/snyk
149 4
grype.go
in pkg/vul/convert/grype
188 4
format-sigstore.go
in pkg/types
35 4
format.go
in pkg/types
51 4
cmd.go
in cmd/aactl/cli
88 4
discovery.go
in pkg/vul
112 3
resource.go
in pkg/utils
27 3
file.go
in pkg/utils
48 2
envelopes.go
in pkg/provenance
53 2
dsse.go
in pkg/dsse
34 2
attestations.go
in pkg/container
49 2
main.go
in cmd/aactl
37 2
delete.go
in pkg/vul
45 1
convert.go
in pkg/vul/convert
22 1
lang.go
in pkg/utils
14 1
time.go
in pkg/utils
19 1
num.go
in pkg/utils
25 1
string.go
in pkg/utils
12 1
vuln.go
in pkg/types
34 1
attest.go
in pkg/types
27 1
convert.go
in pkg/attestation/convert
20 1
vuln.go
in cmd/aactl/cli
33 1
attest.go
in cmd/aactl/cli
31 1
Files With Long Lines (Top 4)

There are 4 files with lines longer than 120 characters. In total, there are 5 long lines.

File# lines# units# long lines
discovery.go
in pkg/vul
112 3 2
delete.go
in pkg/vul
45 1 1
import.go
in pkg/attestation
137 5 1
flag.go
in cmd/aactl/cli
21 - 1
Correlations

File Size vs. Commits (all time): 33 points

pkg/container/attestations.go x: 4 commits (all time) y: 49 lines of code pkg/dsse/dsse.go x: 4 commits (all time) y: 34 lines of code pkg/types/errors.go x: 4 commits (all time) y: 12 lines of code pkg/vul/discovery.go x: 4 commits (all time) y: 112 lines of code cmd/aactl/cli/flag.go x: 2 commits (all time) y: 21 lines of code cmd/aactl/cli/vuln.go x: 3 commits (all time) y: 33 lines of code pkg/types/vuln.go x: 5 commits (all time) y: 34 lines of code pkg/utils/file.go x: 4 commits (all time) y: 48 lines of code pkg/vul/import.go x: 10 commits (all time) y: 163 lines of code pkg/types/attest.go x: 3 commits (all time) y: 27 lines of code pkg/vul/convert/grype/grype.go x: 4 commits (all time) y: 188 lines of code pkg/vul/convert/snyk/snyk.go x: 4 commits (all time) y: 149 lines of code pkg/vul/convert/trivy/trivy.go x: 5 commits (all time) y: 172 lines of code cmd/aactl/cli/cmd.go x: 4 commits (all time) y: 88 lines of code pkg/container/utils.go x: 2 commits (all time) y: 22 lines of code pkg/attestation/convert/provenance02/convert.go x: 2 commits (all time) y: 147 lines of code pkg/attestation/import.go x: 4 commits (all time) y: 137 lines of code pkg/utils/resource.go x: 2 commits (all time) y: 27 lines of code pkg/attestation/convert/convert.go x: 1 commits (all time) y: 20 lines of code pkg/provenance/envelopes.go x: 2 commits (all time) y: 53 lines of code pkg/types/convert.go x: 2 commits (all time) y: 9 lines of code pkg/types/options.go x: 1 commits (all time) y: 4 lines of code pkg/vul/convert/convert.go x: 1 commits (all time) y: 22 lines of code cmd/aactl/cli/attest.go x: 1 commits (all time) y: 31 lines of code pkg/vul/delete.go x: 2 commits (all time) y: 45 lines of code pkg/types/format-sigstore.go x: 1 commits (all time) y: 35 lines of code cmd/aactl/main.go x: 1 commits (all time) y: 37 lines of code pkg/types/format.go x: 1 commits (all time) y: 51 lines of code pkg/utils/grafeas.go x: 1 commits (all time) y: 208 lines of code pkg/utils/lang.go x: 1 commits (all time) y: 14 lines of code pkg/utils/num.go x: 1 commits (all time) y: 25 lines of code pkg/utils/string.go x: 1 commits (all time) y: 12 lines of code pkg/utils/time.go x: 1 commits (all time) y: 19 lines of code
208.0
lines of code
  min: 4.0
  average: 62.06
  25th percentile: 21.5
  median: 34.0
  75th percentile: 100.0
  max: 208.0
0 10.0
commits (all time)
min: 1.0 | average: 2.67 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 4.0 | max: 10.0

File Size vs. Contributors (all time): 33 points

pkg/container/attestations.go x: 2 contributors (all time) y: 49 lines of code pkg/dsse/dsse.go x: 2 contributors (all time) y: 34 lines of code pkg/types/errors.go x: 3 contributors (all time) y: 12 lines of code pkg/vul/discovery.go x: 2 contributors (all time) y: 112 lines of code cmd/aactl/cli/flag.go x: 2 contributors (all time) y: 21 lines of code cmd/aactl/cli/vuln.go x: 2 contributors (all time) y: 33 lines of code pkg/types/vuln.go x: 3 contributors (all time) y: 34 lines of code pkg/utils/file.go x: 3 contributors (all time) y: 48 lines of code pkg/vul/import.go x: 4 contributors (all time) y: 163 lines of code pkg/types/attest.go x: 3 contributors (all time) y: 27 lines of code pkg/vul/convert/grype/grype.go x: 2 contributors (all time) y: 188 lines of code pkg/vul/convert/snyk/snyk.go x: 2 contributors (all time) y: 149 lines of code pkg/vul/convert/trivy/trivy.go x: 2 contributors (all time) y: 172 lines of code cmd/aactl/cli/cmd.go x: 4 contributors (all time) y: 88 lines of code pkg/container/utils.go x: 2 contributors (all time) y: 22 lines of code pkg/attestation/convert/provenance02/convert.go x: 1 contributors (all time) y: 147 lines of code pkg/attestation/import.go x: 3 contributors (all time) y: 137 lines of code pkg/utils/resource.go x: 1 contributors (all time) y: 27 lines of code pkg/attestation/convert/convert.go x: 1 contributors (all time) y: 20 lines of code pkg/provenance/envelopes.go x: 1 contributors (all time) y: 53 lines of code pkg/types/convert.go x: 2 contributors (all time) y: 9 lines of code pkg/types/options.go x: 1 contributors (all time) y: 4 lines of code pkg/vul/convert/convert.go x: 1 contributors (all time) y: 22 lines of code cmd/aactl/cli/attest.go x: 1 contributors (all time) y: 31 lines of code pkg/vul/delete.go x: 2 contributors (all time) y: 45 lines of code pkg/types/format-sigstore.go x: 1 contributors (all time) y: 35 lines of code cmd/aactl/main.go x: 1 contributors (all time) y: 37 lines of code pkg/types/format.go x: 1 contributors (all time) y: 51 lines of code pkg/utils/grafeas.go x: 1 contributors (all time) y: 208 lines of code pkg/utils/lang.go x: 1 contributors (all time) y: 14 lines of code pkg/utils/num.go x: 1 contributors (all time) y: 25 lines of code pkg/utils/string.go x: 1 contributors (all time) y: 12 lines of code pkg/utils/time.go x: 1 contributors (all time) y: 19 lines of code
208.0
lines of code
  min: 4.0
  average: 62.06
  25th percentile: 21.5
  median: 34.0
  75th percentile: 100.0
  max: 208.0
0 4.0
contributors (all time)
min: 1.0 | average: 1.82 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 4.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".