Matthias Bertschy
|
f05ab61421
|
add riscv64 files to release step
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
|
2024-03-13 15:13:05 +01:00 |
|
David Wertenteil
|
5217ad21ec
|
Merge pull request #1633 from kubescape/fixk8sclient
get KubernetesClient only if k8s is not nil
v3.0.5
|
2024-03-13 14:20:49 +02:00 |
|
Matthias Bertschy
|
55e570a2b2
|
get KubernetesClient only if k8s is not nil
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
|
2024-03-13 10:45:32 +01:00 |
|
David Wertenteil
|
f64617c88c
|
Merge pull request #1632 from kubescape/speedup
speedup golangci-lint-action by skipping caches
|
2024-03-13 10:13:24 +02:00 |
|
Matthias Bertschy
|
ad4996e553
|
speedup golangci-lint-action by skipping caches
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
|
2024-03-13 09:04:23 +01:00 |
|
David Wertenteil
|
46febea6d3
|
Merge pull request #1631 from kubescape/fixrelease
set BuildNumber and Client from env
|
2024-03-12 17:42:36 +02:00 |
|
Matthias Bertschy
|
da022a1cf0
|
set BuildNumber and Client from env
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
|
2024-03-12 16:11:58 +01:00 |
|
David Wertenteil
|
9d11f2d881
|
Merge pull request #1630 from kubescape/risc
add risc v build target
|
2024-03-11 11:44:14 +02:00 |
|
Matthias Bertschy
|
d0521b83ae
|
add risc v build target
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
|
2024-03-11 09:15:46 +01:00 |
|
David Wertenteil
|
d8d6ab96df
|
Merge pull request #1629 from kubescape/fix/sarif-fix
Remove repeating fixes
|
2024-03-11 09:47:42 +02:00 |
|
David Wertenteil
|
abefe8c21a
|
Merge pull request #1593 from kubescape/daily
update daily report
|
2024-03-11 09:26:28 +02:00 |
|
David Wertenteil
|
0e0e1ed6fb
|
remove repeating fixes
Signed-off-by: David Wertenteil <dwertent@armosec.io>
|
2024-03-11 09:22:03 +02:00 |
|
David Wertenteil
|
05ec28be48
|
Merge pull request #1628 from MMMMMMorty/fix_bug
Fix bug for no matches of yalib in one file mapping
|
2024-03-10 22:30:33 +02:00 |
|
mmmmmmorty
|
f5e110c212
|
Fix bug for no matches of yalib in one file mapping
Signed-off-by: mmmmmmorty <mmmmmmorty@outlook.com>
|
2024-03-08 10:50:39 +02:00 |
|
Matthias Bertschy
|
2429d2b89d
|
move versioncheck to kubescape/backend
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
|
2024-03-06 14:44:37 +01:00 |
|
David Wertenteil
|
cf75cc3a7a
|
Merge pull request #1626 from kubescape/gitlab
bump go-git-url for self-hosted gitlab
|
2024-03-06 14:29:48 +02:00 |
|
Matthias Bertschy
|
f1c34efa97
|
bump go-git-url for self-hosted gitlab
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
|
2024-03-06 11:51:36 +01:00 |
|
David Wertenteil
|
7fd1396cff
|
Fixed link (#1624)
* fixed link
Signed-off-by: David Wertenteil <dwertent@armosec.io>
* Adding unit tests to PR check
Signed-off-by: David Wertenteil <dwertent@armosec.io>
---------
Signed-off-by: David Wertenteil <dwertent@armosec.io>
|
2024-03-04 09:45:50 +02:00 |
|
David Wertenteil
|
522cc3a454
|
Merge pull request #1305 from hoorayman/fix/cmd-framework-redundant-code
fix(cmd/scan/framework.go): remove redundant code
|
2024-03-03 15:16:44 +02:00 |
|
David Wertenteil
|
cbdbd7433b
|
Merge pull request #1623 from kubescape/go-sum
go sum
v3.0.4
|
2024-03-01 15:22:39 +02:00 |
|
David Wertenteil
|
15b63401b7
|
go sum
Signed-off-by: David Wertenteil <dwertent@armosec.io>
|
2024-03-01 15:21:22 +02:00 |
|
David Wertenteil
|
7f5d513e6b
|
Merge pull request #1622 from kubescape/fix/releaser-action
Release artifacts
|
2024-03-01 15:13:35 +02:00 |
|
David Wertenteil
|
e87f3399c7
|
fixed release artifacts
Signed-off-by: David Wertenteil <dwertent@armosec.io>
|
2024-03-01 15:09:25 +02:00 |
|
Alfredo Garcia
|
fad8f2b272
|
Add Vulnerability scanning report to the summaryDetails section (#1615)
* Add Vulnerability scanning report to the summaryDetails section
Signed-off-by: Alfredo Garcia <algarcia@vmware.com>
* Updating the opa-utils dependency version
Signed-off-by: Alfredo Garcia <algarcia@vmware.com>
---------
Signed-off-by: Alfredo Garcia <algarcia@vmware.com>
|
2024-03-01 14:59:23 +02:00 |
|
MMMMMMorty
|
bc33f10d0a
|
feat: Add the debugging ability for scanning Helm chart (#1215)
* Fix issue 11552
Signed-off-by: MMMMMMorty <465346562@qq.com>
* Add helm chart mapping node for sarif printer
Signed-off-by: mmmmmmorty <mmmmmmorty@outlook.com>
* add MappingNodes to getWorkloadFromHelmChart
Signed-off-by: mmmmmmorty <mmmmmmorty@outlook.com>
* clear the code to mappingnode and parseFile
Signed-off-by: mmmmmmorty <mmmmmmorty@outlook.com>
* add input to fixPathsToString
Signed-off-by: mmmmmmorty <mmmmmmorty@outlook.com>
* add fixs for error message
Signed-off-by: mmmmmmorty <mmmmmmorty@outlook.com>
* Add solution for multiple files in one yaml helm chart file
Signed-off-by: mmmmmmorty <mmmmmmorty@outlook.com>
* Add parseFile tests
Signed-off-by: mmmmmmorty <mmmmmmorty@outlook.com>
---------
Signed-off-by: MMMMMMorty <465346562@qq.com>
Signed-off-by: mmmmmmorty <mmmmmmorty@outlook.com>
|
2024-03-01 14:31:51 +02:00 |
|
David Wertenteil
|
0033dc881e
|
Merge pull request #1620 from MMMMMMorty/fix_action_workflow
add github action actor check for pr-scanner
|
2024-02-29 16:29:58 +02:00 |
|
mmmmmmorty
|
9549e0dcde
|
add github action actor check for pr-scanner
Signed-off-by: mmmmmmorty <mmmmmmorty@outlook.com>
|
2024-02-29 15:23:27 +01:00 |
|
David Wertenteil
|
809146c070
|
Merge pull request #1619 from kubescape/fix/release
fix goreleaser
|
2024-02-29 13:11:20 +02:00 |
|
David Wertenteil
|
546b982891
|
fix goreleaser
Signed-off-by: David Wertenteil <dwertent@armosec.io>
|
2024-02-29 13:04:26 +02:00 |
|
David Wertenteil
|
f8ac5af31b
|
Merge pull request #1618 from kubescape/fix/exceptions
Fixing exceptions for regovector objects
|
2024-02-29 09:16:12 +02:00 |
|
David Wertenteil
|
20babdc071
|
Merge pull request #1614 from kubescape/revert-1612-adopters
Revert "add PR template for adopters"
|
2024-02-29 08:43:38 +02:00 |
|
David Wertenteil
|
533edc6d05
|
Fixing exceptions for regovector objects
Signed-off-by: David Wertenteil <dwertent@armosec.io>
|
2024-02-29 08:42:32 +02:00 |
|
David Wertenteil
|
3362a38d09
|
Merge pull request #1616 from kubescape/bump-syft
image scan add schema v1 support
|
2024-02-28 13:16:04 +02:00 |
|
Matthias Bertschy
|
ac6c5ca570
|
image scan add schema v1 support
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
|
2024-02-28 10:25:16 +01:00 |
|
David Wertenteil
|
ea7a8bef94
|
Fix/backlog (#1613)
* Many minor improvements
Signed-off-by: David Wertenteil <dwertent@armosec.io>
* Handle fw scan error
Signed-off-by: David Wertenteil <dwertent@armosec.io>
* Remove prometheus docs
Signed-off-by: David Wertenteil <dwertent@armosec.io>
* fix workload threshold
Signed-off-by: David Wertenteil <dwertent@armosec.io>
* fixed units
Signed-off-by: David Wertenteil <dwertent@armosec.io>
---------
Signed-off-by: David Wertenteil <dwertent@armosec.io>
|
2024-02-26 22:42:41 +02:00 |
|
David Wertenteil
|
e74ceec858
|
Revert "add PR template for adopters"
|
2024-02-26 17:45:19 +02:00 |
|
David Wertenteil
|
e6150d405e
|
Merge pull request #1612 from kubescape/adopters
add PR template for adopters
|
2024-02-26 17:44:55 +02:00 |
|
Matthias Bertschy
|
86331c6abd
|
add PR template for adopters
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
|
2024-02-26 13:45:41 +01:00 |
|
Matthias Bertschy
|
3f866683a4
|
Merge pull request #1611 from kubescape/dependabot/go_modules/httphandler/helm.sh/helm/v3-3.14.2
Bump helm.sh/helm/v3 from 3.12.1 to 3.14.2 in /httphandler
|
2024-02-25 22:40:38 +01:00 |
|
dependabot[bot]
|
3affee539f
|
Bump helm.sh/helm/v3 from 3.12.1 to 3.14.2 in /httphandler
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.12.1 to 3.14.2.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.12.1...v3.14.2)
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-25 21:35:19 +00:00 |
|
Matthias Bertschy
|
513bfa91be
|
Merge pull request #1610 from kubescape/dependabot/go_modules/helm.sh/helm/v3-3.14.2
Bump helm.sh/helm/v3 from 3.12.1 to 3.14.2
|
2024-02-25 22:32:36 +01:00 |
|
dependabot[bot]
|
e644b6cc74
|
Bump helm.sh/helm/v3 from 3.12.1 to 3.14.2
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.12.1 to 3.14.2.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.12.1...v3.14.2)
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-25 21:29:21 +00:00 |
|
David Wertenteil
|
10f0a04a6e
|
Merge pull request #1609 from kubescape/fix/eks-region-parser
Bump k8s-interface version
|
2024-02-25 10:20:40 +02:00 |
|
David Wertenteil
|
6c5c1265d5
|
Bump k8s-interface version
Signed-off-by: David Wertenteil <dwertent@armosec.io>
|
2024-02-22 18:23:48 +02:00 |
|
David Wertenteil
|
18df5dc5ed
|
Merge pull request #1608 from kubescape/fix/unknown-fw
Handle unknown fw
|
2024-02-22 17:52:23 +02:00 |
|
David Wertenteil
|
05903e34ff
|
Handle unknown fw
Signed-off-by: David Wertenteil <dwertent@armosec.io>
|
2024-02-22 17:05:38 +02:00 |
|
David Wertenteil
|
9b05fb60e4
|
Merge pull request #1607 from kubescape/fix/fw-list
Remove "%" from the print
|
2024-02-22 15:36:24 +02:00 |
|
David Wertenteil
|
d01a7977ae
|
Remove "%" from the print
Signed-off-by: David Wertenteil <dwertent@armosec.io>
|
2024-02-22 14:26:51 +02:00 |
|
David Wertenteil
|
121e4ccad4
|
Merge pull request #1590 from kubescape/nolibgit
remove libgit files and dependencies
|
2024-02-21 15:29:04 +02:00 |
|
hoorayman
|
f1eaf09570
|
fix(cmd/scan/framework.go): remove redundant code
Signed-off-by: hoorayman <813458665@qq.com>
|
2024-02-20 10:40:17 +08:00 |
|