Nikita Pivkin
|
18ecf75176
|
fix(misconf): respect .yml files when Helm charts are detected (#9912)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-12-09 23:07:39 +00:00 |
|
Nikita Pivkin
|
9275e1532b
|
feat(misconf): initial ansible scanning support (#9332)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: Simar <simar@linux.com>
Co-authored-by: simar7 <1254783+simar7@users.noreply.github.com>
|
2025-12-05 06:20:37 +00:00 |
|
Nikita Pivkin
|
7278718b3f
|
refactor(misconf): migrate from custom Azure JSON parser (#9222)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-08-27 22:44:02 +00:00 |
|
Nikita Pivkin
|
454b894098
|
refactor: use strings.SplitSeq instead of strings.Split in for-loop (#8983)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
|
2025-06-09 10:01:53 +00:00 |
|
Jason Swank
|
57801d0324
|
feat(misconf): add OpenTofu file extension support (#8747)
|
2025-06-07 02:51:55 +00:00 |
|
Nikita Pivkin
|
c7814f1401
|
fix(misconf): skip Azure CreateUiDefinition (#8503)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-03-11 00:45:15 +00:00 |
|
Nikita Pivkin
|
9d7264af8e
|
fix(misconf): do not filter Terraform plan JSON by name (#7406)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2024-08-28 23:51:25 +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 |
|
Nikita Pivkin
|
c766831069
|
perf(misconf): use json.Valid to check validity of JSON (#7308)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2024-08-06 17:06:24 +00:00 |
|
Nikita Pivkin
|
85dadf5626
|
perf(misconf): do not convert contents of a YAML file to string (#7292)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2024-08-06 04:13:28 +00:00 |
|
Nikita Pivkin
|
e95152f796
|
refactor(misconf): remove file filtering from parsers (#7289)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2024-08-02 06:34:57 +00:00 |
|
Nikita Pivkin
|
ebb123f37f
|
chore: replace interface{} with any (#6751)
|
2024-05-27 02:53:19 +00:00 |
|
Nikita Pivkin
|
7a25dadb44
|
fix(misconf): load cached tf modules (#6607)
|
2024-05-04 04:24:39 +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 |
|
simar7
|
14adbb4464
|
refactor(deps): Merge defsec into trivy (#6109)
Signed-off-by: Simar <simar@linux.com>
|
2024-02-16 08:31:32 +00:00 |
|
simar7
|
7bd3b630bb
|
refactor(deps): Merge trivy-iac into Trivy (#6005)
|
2024-02-12 11:01:27 +00:00 |
|