Shira Cohen
|
995024f148
|
fix(java): handle relative pom modules (#2101)
|
2022-05-11 16:04:03 +03:00 |
|
Liam Galvin
|
5a58e41476
|
feat(misconf): Added fs.FS based scanning via latest defsec (#2084)
Co-authored-by: knqyf263 <knqyf263@gmail.com>
|
2022-05-10 15:05:00 +03:00 |
|
dependabot[bot]
|
8a4b49ca70
|
chore(deps): bump github.com/twitchtv/twirp (#2077)
|
2022-05-06 19:04:34 +03:00 |
|
dependabot[bot]
|
7ba773f2bb
|
chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.5.1 (#2074)
|
2022-05-06 18:20:50 +03:00 |
|
DmitriyLewen
|
bd94618b34
|
chore(os): updated fanal version and alpine distroless test (#2086)
|
2022-05-06 18:18:59 +03:00 |
|
dependabot[bot]
|
fa5dcaf8f2
|
chore(deps): bump github.com/CycloneDX/cyclonedx-go from 0.5.1 to 0.5.2 (#2075)
|
2022-05-03 19:07:20 +03:00 |
|
dependabot[bot]
|
2c57716359
|
chore(deps): bump github.com/samber/lo from 1.16.0 to 1.19.0 (#2076)
|
2022-05-03 19:00:31 +03:00 |
|
Shira Cohen
|
6601d2957a
|
feat(report): add support for SPDX (#2059)
Co-authored-by: knqyf263 <knqyf263@gmail.com>
|
2022-05-02 13:44:26 +03:00 |
|
dependabot[bot]
|
4b193b4712
|
chore(deps): bump github.com/open-policy-agent/opa from 0.39.0 to 0.40.0 (#2079)
|
2022-05-02 08:47:19 +03:00 |
|
DmitriyLewen
|
c1b4b5be16
|
fix(misconf): added to skip conf files if their scanning is not enabled (#2066)
Co-authored-by: knqyf263 <knqyf263@gmail.com>
|
2022-04-30 17:12:23 +03:00 |
|
dependabot[bot]
|
55f29b8fb2
|
chore(deps): bump github.com/CycloneDX/cyclonedx-go from 0.5.0 to 0.5.1 (#1926)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: knqyf263 <knqyf263@gmail.com>
|
2022-04-26 19:39:38 +03:00 |
|
Teppei Fukuda
|
4b8e0ec2ea
|
feat(secret): truncate long line (#2052)
|
2022-04-26 15:56:25 +03:00 |
|
DmitriyLewen
|
9fd86da367
|
fix(go): fixed panic to scan gomod without version (#2038)
|
2022-04-25 16:04:44 +03:00 |
|
Teppei Fukuda
|
e2a31abd19
|
feat(secret): support enable rules (#2035)
Co-authored-by: VaismanLior <97836016+VaismanLior@users.noreply.github.com>
|
2022-04-24 19:04:30 +03:00 |
|
Teppei Fukuda
|
e127334664
|
feat: support cache TTL in Redis (#2021)
|
2022-04-22 23:19:01 +03:00 |
|
Teppei Fukuda
|
3870515a81
|
fix(go): skip system installed binaries (#2028)
|
2022-04-22 19:20:31 +03:00 |
|
Teppei Fukuda
|
4e6389af27
|
fix(go): check if go.sum is nil (#2029)
|
2022-04-22 18:50:01 +03:00 |
|
Teppei Fukuda
|
5f047f97db
|
feat: add secret scanning (#1901)
Co-authored-by: VaismanLior <97836016+VaismanLior@users.noreply.github.com>
Co-authored-by: AMF <work@afdesk.com>
|
2022-04-22 17:08:18 +03:00 |
|
Teppei Fukuda
|
1f393c12d5
|
fix(fs): ignore permission errors (#2022)
|
2022-04-22 11:47:56 +03:00 |
|
afdesk
|
453a1edfd2
|
fix(cloudformation): correct margin removal for empty lines (#2002)
|
2022-04-17 21:46:01 +03:00 |
|
afdesk
|
a02cf65196
|
chore(deps): replace containerd/containerd version to fix CVE-2022-23648 (#1994)
|
2022-04-14 16:29:00 +03:00 |
|
DmitriyLewen
|
22f5b938f9
|
fix(python): fixed panic when scan .egg archive (#1992)
|
2022-04-14 13:13:40 +03:00 |
|
Teppei Fukuda
|
6fdb554a0d
|
feat(alpine): support apk repositories (#1987)
|
2022-04-14 09:52:51 +03:00 |
|
Teppei Fukuda
|
d77dbe8a55
|
feat(go): support go.mod in Go 1.17+ (#1985)
|
2022-04-13 16:02:16 +03:00 |
|
Jan-Otto Kröpke
|
0b1d32c182
|
fix(pom): merge multiple pom imports in a good manner (#1959)
|
2022-04-06 12:34:21 +03:00 |
|
afdesk
|
7e48cc1f4d
|
fix(misconf): update BurntSushi/toml for fix runtime error (#1948)
|
2022-04-05 21:13:33 +03:00 |
|
Liam Galvin
|
c9efa8c479
|
fix(misconf): Update fanal/defsec to resolve missing metadata issues (#1947)
Signed-off-by: Liam Galvin <liam.galvin@aquasec.com>
|
2022-04-05 20:40:04 +03:00 |
|
Kobus van Schoor
|
52b715421e
|
feat(jar): allow setting Maven Central URL using environment variable (#1939)
* chore(deps): update fanal/go-dep-parser to allow setting maven central url
* docs(troubleshooting): Add documentation for MAVEN_CENTRAL_URL option
|
2022-04-05 19:02:39 +03:00 |
|
Liam Galvin
|
aa3d696625
|
fix(misconf): update defsec to resolve panics (#1935)
|
2022-04-04 21:35:30 +03:00 |
|
dependabot[bot]
|
31e76699da
|
chore(deps): bump github.com/docker/docker (#1924)
|
2022-04-04 17:58:34 +03:00 |
|
dependabot[bot]
|
8da4548073
|
chore(deps): bump github.com/urfave/cli/v2 from 2.3.0 to 2.4.0 (#1923)
|
2022-04-04 17:03:06 +03:00 |
|
dependabot[bot]
|
902aa8ceb9
|
chore(deps): bump github.com/open-policy-agent/opa from 0.37.2 to 0.39.0 (#1921)
|
2022-04-04 13:40:33 +03:00 |
|
dependabot[bot]
|
1a23039e31
|
chore(deps): bump github.com/go-redis/redis/v8 from 8.11.4 to 8.11.5 (#1925)
|
2022-04-04 11:06:49 +03:00 |
|
dependabot[bot]
|
56498ca1df
|
chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#1927)
|
2022-04-04 09:57:10 +03:00 |
|
DmitriyLewen
|
88311745ba
|
fix(vulnerabilities): fixed trivy-db vulns (#1883)
|
2022-03-28 11:30:20 +03:00 |
|
afdesk
|
9154b819ac
|
feat(cache): remove temporary cache after filesystem scanning (#1868)
|
2022-03-27 11:31:54 +03:00 |
|
Teppei Fukuda
|
88ebc07504
|
chore: bump up Go to 1.18 (#1862)
|
2022-03-21 16:38:54 +02:00 |
|
afdesk
|
06659f1509
|
fix(docker): Getting images without a tag (#1852)
|
2022-03-17 21:05:41 +02:00 |
|
DmitriyLewen
|
7a44a7a344
|
chore(deps): updated sprig to version v3.2.2. (#1814)
|
2022-03-14 14:40:52 +02:00 |
|
DmitriyLewen
|
18842fbe04
|
chore(deps): updated testcontainers-go to version v0.12.0 (#1822)
|
2022-03-14 14:13:29 +02:00 |
|
dependabot[bot]
|
4e7b5ca365
|
chore(deps): bump github.com/CycloneDX/cyclonedx-go from 0.4.0 to 0.5.0 (#1778)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: masahiro331 <m_fujimura@r.recruit.co.jp>
|
2022-03-13 14:10:36 +02:00 |
|
Owen Rumney
|
f95a0f0d52
|
fix(terraform): resolve panics in defsec (#1811)
|
2022-03-09 18:37:02 +02:00 |
|
bestgopher
|
bbccb5a69d
|
fix(hcl): fix panic in hcl2json (#1791)
|
2022-03-03 18:21:18 +02:00 |
|
Teppei Fukuda
|
eebf9c8f58
|
fix(pom): keep an order of dependencies (#1784)
|
2022-03-03 12:36:21 +02:00 |
|
afdesk
|
a423b99312
|
fix(python): correct handling pip package names with a hyphen (#1771)
|
2022-02-27 17:47:53 +02:00 |
|
dependabot[bot]
|
d7f8b92a27
|
chore(deps): bump github.com/spf13/afero from 1.6.0 to 1.8.1 (#1708)
|
2022-02-22 22:49:01 +02:00 |
|
Masahiro331
|
58ade462b4
|
feat(report): add support for CycloneDX (#1081)
Co-authored-by: tspearconquest <81998567+tspearconquest@users.noreply.github.com>
Co-authored-by: knqyf263 <knqyf263@gmail.com>
|
2022-02-22 18:01:15 +02:00 |
|
Owen Rumney
|
77cab6e0b9
|
chore(deps): update the defsec and tfsec versions (#1747)
|
2022-02-22 16:42:24 +02:00 |
|
AndreyLevchenko
|
2ede15d358
|
fix(scanner): fix skip of language-specific files when scanning rootf… (#1751)
|
2022-02-22 08:48:25 +02:00 |
|
dependabot[bot]
|
d266c74941
|
chore(deps): bump github.com/google/wire from 0.4.0 to 0.5.0 (#1712)
|
2022-02-21 18:46:55 +02:00 |
|