Nikita Pivkin
|
7b2b4d4b45
|
fix(misconf): map healthcheck start period flag to --start-period instead of --startPeriod (#9837)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-11-26 05:38:14 +00:00 |
|
dependabot[bot]
|
f5bbb0b91a
|
chore(deps): bump the docker group with 3 updates (#9776)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-25 08:05:28 +00:00 |
|
dependabot[bot]
|
e13d970a19
|
chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#9827)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-25 08:01:10 +00:00 |
|
dependabot[bot]
|
8967622a86
|
chore(deps): bump the common group across 1 directory with 20 updates (#9840)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
|
2025-11-25 07:08:16 +00:00 |
|
Thomas Grininger
|
e1f3f28ae4
|
feat(image): add Sigstore bundle SBOM support (#9516)
Co-authored-by: knqyf263 <knqyf263@gmail.com>
|
2025-11-25 06:10:06 +00:00 |
|
dependabot[bot]
|
8876b46162
|
chore(deps): bump the aws group with 7 updates (#9691)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-25 06:04:39 +00:00 |
|
afdesk
|
5f9b695170
|
test(k8s): update k8s integrtion test (#9725)
|
2025-11-24 16:39:22 +00:00 |
|
dependabot[bot]
|
3169ebf018
|
chore(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29 (#9764)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-21 17:20:00 +00:00 |
|
Teppei Fukuda
|
d8eaaeb611
|
feat(sbom): add support for SPDX attestations (#9829)
|
2025-11-21 08:44:54 +00:00 |
|
Patrick
|
5c42cc590b
|
docs(misconf): Remove duplicate sections (#9819)
|
2025-11-20 10:36:44 +00:00 |
|
yagreut
|
ea2dc586b8
|
feat(misconf): Update Azure network schema for new checks (#9791)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
|
2025-11-19 18:57:51 +00:00 |
|
yagreut
|
c6d95d7cd2
|
feat(misconf): Update AppService schema (#9792)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
|
2025-11-19 07:21:09 +00:00 |
|
Nikita Pivkin
|
a6ceff7e83
|
fix(misconf): ensure boolean metadata values are correctly interpreted (#9770)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-11-19 06:56:10 +00:00 |
|
Nikita Pivkin
|
c8d5ab7690
|
feat(misconf): support https_traffic_only_enabled in Az storage account (#9784)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-11-19 02:03:10 +00:00 |
|
Owen Rumney
|
9da33b5aed
|
docs: restructure docs for new hosting (#9799)
|
2025-11-18 15:45:49 +00:00 |
|
DmitriyLewen
|
f64e0daf25
|
docs(server): fix info about scanning licenses on the client side. (#9805)
Co-authored-by: Teppei Fukuda <knqyf263@gmail.com>
|
2025-11-18 09:50:53 +00:00 |
|
DmitriyLewen
|
31218f6129
|
ci: remove unused preinstalled software/images for build tests to free up disk space. (#9814)
Co-authored-by: Teppei Fukuda <knqyf263@gmail.com>
|
2025-11-18 07:24:26 +00:00 |
|
Teppei Fukuda
|
cbad9ca3a8
|
feat(report): add fingerprint generation for vulnerabilities (#9794)
Signed-off-by: knqyf263 <knqyf263@gmail.com>
|
2025-11-17 07:23:43 +00:00 |
|
Owen Rumney
|
612ee98126
|
chore: trigger the trivy-www workflow (#9737)
|
2025-11-13 17:27:26 +00:00 |
|
thekovic
|
738b2b474a
|
fix: update all documentation links (#9777)
|
2025-11-13 05:43:20 +00:00 |
|
Dirk Mueller
|
019af7fefd
|
feat(suse): Add new openSUSE, Micro and SLES releases end of life dates (#9788)
|
2025-11-12 08:36:29 +00:00 |
|
DmitriyLewen
|
3a2a31d45a
|
test(go): set GOPATH for tests (#9785)
|
2025-11-12 07:44:41 +00:00 |
|
DmitriyLewen
|
6048173266
|
feat(flag): add --cacert flag (#9781)
|
2025-11-12 07:03:44 +00:00 |
|
Nikita Pivkin
|
08d51a8e08
|
fix(misconf): handle unsupported experimental flags in Dockerfile (#9769)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-11-11 13:22:34 +00:00 |
|
Teppei Fukuda
|
09ea608a3b
|
test(go): refactor mod_test.go to use txtar format (#9775)
|
2025-11-11 09:36:47 +00:00 |
|
Sebastien Dionne
|
2c3aca5195
|
docs: Fix typos and linguistic errors in documentation / hacktoberfest (#9586)
|
2025-11-11 05:39:44 +00:00 |
|
dependabot[bot]
|
2ce48c7b1a
|
chore(deps): bump github.com/opencontainers/selinux from 1.12.0 to 1.13.0 (#9778)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-11 05:37:44 +00:00 |
|
dependabot[bot]
|
be419c78a7
|
chore(deps): bump github.com/containerd/containerd/v2 from 2.1.4 to 2.1.5 (#9763)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-10 15:00:32 +00:00 |
|
DmitriyLewen
|
d87d9b97d1
|
fix(java): use true as default value for Repository Release|Snapshot Enabled in pom.xml and settings.xml files (#9751)
|
2025-11-10 13:51:56 +00:00 |
|
DmitriyLewen
|
0487d8efd8
|
docs: add info that SSL_CERT_FILE works on Unix systems other than macOS only (#9772)
|
2025-11-10 09:35:24 +00:00 |
|
Stefan Fleckenstein
|
14ecdb5696
|
docs: change SecObserve URLs in documentatio (#9771)
|
2025-11-10 06:55:55 +00:00 |
|
Teppei Fukuda
|
d70d994d88
|
feat(db): enable concurrent access to vulnerability database (#9750)
Co-authored-by: DmitriyLewen <91113035+DmitriyLewen@users.noreply.github.com>
|
2025-11-06 13:32:06 +00:00 |
|
yagreut
|
69f400c183
|
feat(misconf): add agentpools to azure container schema (#9714)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-11-05 14:27:18 +00:00 |
|
Teppei Fukuda
|
6fb3fde916
|
feat(report): switch ReportID from UUIDv4 to UUIDv7 (#9749)
|
2025-11-05 09:42:14 +00:00 |
|
yagreut
|
cb58bf639e
|
feat(misconf): Update Azure Compute schema (#9675)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-11-04 19:26:39 +00:00 |
|
yagreut
|
c3bfecf3ef
|
feat(misconf): Update azure storage schema (#9728)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-11-04 17:52:16 +00:00 |
|
yagreut
|
58819c5285
|
feat(misconf): Update SecurityCenter schema (#9674)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-11-04 14:52:44 +00:00 |
|
Derek H.J Ray
|
2690ac9934
|
feat(image): pass global context to docker/podman image save func (#9733)
|
2025-11-04 07:49:07 +00:00 |
|
dependabot[bot]
|
c03facfdb5
|
chore(deps): bump the github-actions group with 4 updates (#9739)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-03 07:06:46 +00:00 |
|
Teppei Fukuda
|
bf43629d32
|
fix(flag): remove viper.SetDefault to fix IsSet() for config-only flags (#9732)
Co-authored-by: DmitriyLewen <91113035+DmitriyLewen@users.noreply.github.com>
|
2025-11-03 05:29:27 +00:00 |
|
Yuta Tokoi
|
012f3d7535
|
feat(license): use separate SPDX ids to ignore SPDX expressions (#9087)
Co-authored-by: DmitriyLewen <91113035+DmitriyLewen@users.noreply.github.com>
Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
|
2025-11-01 08:31:59 +00:00 |
|
Alex Lutz
|
18c0ee86f3
|
feat(dotnet): add dependency graph support for .deps.json files (#9726)
Co-authored-by: DmitriyLewen <91113035+DmitriyLewen@users.noreply.github.com>
Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
|
2025-11-01 05:54:46 +00:00 |
|
simar7
|
445cd2b6b4
|
feat(misconf): Add support for configurable Rego error limit (#9657)
Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
Co-authored-by: nikpivkin <nikita.pivkin@smartforce.io>
|
2025-10-31 09:49:52 +00:00 |
|
yagreut
|
3fb8703f8c
|
feat(misconf): Add RoleAssignments attribute (#9396)
|
2025-10-31 09:37:16 +00:00 |
|
Teppei Fukuda
|
d020f2690e
|
feat(report): add image reference to report metadata (#9729)
|
2025-10-31 07:26:39 +00:00 |
|
Y.Horie
|
29f0347965
|
fix(os): Add photon 5.0 in supported OS (#9724)
|
2025-10-30 07:41:54 +00:00 |
|
DmitriyLewen
|
212f0781c5
|
fix(license): handle SPDX WITH exceptions as single license in category detection (#9380)
|
2025-10-29 12:26:07 +00:00 |
|
Teppei Fukuda
|
89fc7b65a5
|
refactor: add case-insensitive string set implementation (#9720)
|
2025-10-29 09:25:35 +00:00 |
|
Teppei Fukuda
|
758f271040
|
feat: include registry and repository in artifact ID calculation (#9689)
Co-authored-by: knqyf263 <knqyf263@users.noreply.github.com>
|
2025-10-28 09:44:32 +00:00 |
|
DmitriyLewen
|
eff52eb2e6
|
feat(java): add support remote repositories from settings.xml files (#9708)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-28 08:35:19 +00:00 |
|