Matthieu MOREL
|
a19e0aa1ba
|
fix: octalLiteral from go-critic (#8811)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-05-05 13:49:07 +00:00 |
|
Teppei Fukuda
|
fe09410ed4
|
chore: replace deprecated tenv linter with usetesting (#8504)
|
2025-03-06 12:26:20 +00:00 |
|
Nikita Pivkin
|
efdbd8f19a
|
feat(misconf): scanning support for YAML and JSON (#7311)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2024-08-20 04:55:45 +00:00 |
|
Matthieu MOREL
|
e86bacbd6d
|
ci(deps): fix gocritic in ".*_test.go$" (#6763)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2024-05-24 09:03:26 +00:00 |
|
Matthieu MOREL
|
903bd69abd
|
ci(deps): update golangci-lint-action and enable testifylint linter on "integration/*" (#6706)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2024-05-17 08:05:47 +00:00 |
|
Nikita Pivkin
|
9361cdb7e2
|
feat(terraform): Terraform Plan snapshot scanning support (#6176)
Co-authored-by: Simar <simar@linux.com>
Co-authored-by: simar7 <1254783+simar7@users.noreply.github.com>
|
2024-03-04 22:37:31 +00:00 |
|
Teppei Fukuda
|
44656f2853
|
refactor: use defined types (#5225)
* refactor: replace string with defined types
Signed-off-by: knqyf263 <knqyf263@gmail.com>
* chore: add gci
Signed-off-by: knqyf263 <knqyf263@gmail.com>
* fix(purl): not confuse trivy type with purl type
Signed-off-by: knqyf263 <knqyf263@gmail.com>
* test: fix cyclonedx fixture
Signed-off-by: knqyf263 <knqyf263@gmail.com>
* fix(template): cast TargetType to string
Signed-off-by: knqyf263 <knqyf263@gmail.com>
* chore: bump TinyGo to v0.29.0
Signed-off-by: knqyf263 <knqyf263@gmail.com>
* test: change license to licence
Signed-off-by: knqyf263 <knqyf263@gmail.com>
* use `analyzer.TypeGoMod` for gomod analyzer
* ignore `licence` for misspell linter
---------
Signed-off-by: knqyf263 <knqyf263@gmail.com>
Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
|
2023-09-22 10:44:39 +00:00 |
|
simar7
|
a7bd7bb65f
|
feat(misconf): Add support for independently enabling libraries (#4070)
* feat(misconf): Add support for independently enabling libraries
Implements: https://github.com/aquasecurity/trivy/issues/4181
Signed-off-by: Simar <simar@linux.com>
* update tests
Signed-off-by: Simar <simar@linux.com>
* fix lint
Signed-off-by: Simar <simar@linux.com>
* fix tests
Signed-off-by: Simar <simar@linux.com>
* update defsec
Signed-off-by: Simar <simar@linux.com>
* fix test
Signed-off-by: Simar <simar@linux.com>
---------
Signed-off-by: Simar <simar@linux.com>
Co-authored-by: knqyf263 <knqyf263@gmail.com>
|
2023-07-23 09:44:59 +00:00 |
|
simar7
|
4bc8d29c15
|
feat(misconf): Support custom data for rego policies for cloud (#4745)
* feat(misconf): Support custom data for cloud policies
Signed-off-by: Simar <simar@linux.com>
* use policyfs
Signed-off-by: Simar <simar@linux.com>
* refactor to reduce cyclomatic complexity
Signed-off-by: Simar <simar@linux.com>
* bump defsec
* update docs
Signed-off-by: Simar <simar@linux.com>
* update test assertion
Signed-off-by: Simar <simar@linux.com>
* update test
Need this as OPA is currently broken on Windows
https://github.com/open-policy-agent/opa/issues/4521
Signed-off-by: Simar <simar@linux.com>
* fix data path
* fix(mapfs): convert volume names into dirs
* revert creating temp dirs
---------
Signed-off-by: Simar <simar@linux.com>
Co-authored-by: Teppei Fukuda <knqyf263@gmail.com>
|
2023-07-17 12:34:20 +00:00 |
|
simar7
|
d699e8c101
|
chore(deps): Update defsec to v0.90.0 (#4723)
Signed-off-by: Simar <simar@linux.com>
|
2023-06-28 08:34:56 +00:00 |
|
simar7
|
62a1aaf031
|
fix(misconf): Update required extensions for terraformplan (#4523)
Signed-off-by: Simar <simar@linux.com>
|
2023-06-01 07:23:37 +03:00 |
|
Teppei Fukuda
|
bd0c60364a
|
perf(misconf): replace with post-analyzers (#4090)
Signed-off-by: Simar <simar@linux.com>
Co-authored-by: Simar <simar@linux.com>
|
2023-04-23 19:22:46 +03:00 |
|
Teppei Fukuda
|
011ea60db4
|
refactor(misconf): simplify policy filesystem (#3875)
|
2023-03-23 06:27:29 +02:00 |
|
simar7
|
439c541fd3
|
fix(misconf): handle dot files better (#3550)
|
2023-02-05 09:10:10 +09:00 |
|
Teppei Fukuda
|
fb0d8f3f30
|
feat(image): scan misconfigurations in image config (#3437)
|
2023-01-30 04:48:29 +02:00 |
|