YiscahLevySilas1
945516f840
fix backslashes
...
Signed-off-by: YiscahLevySilas1 <yiscahls@armosec.io >
2024-01-16 11:55:05 +02:00
Matthias Bertschy
6a6e4181bd
fetch Rekor before cosign validation
...
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com >
2024-01-15 14:33:39 +01:00
Matthias Bertschy
5e41d7db1e
Merge pull request #1584 from kubescape/dependabot/go_modules/httphandler/github.com/cloudflare/circl-1.3.7
...
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /httphandler
2024-01-15 11:48:02 +01:00
dependabot[bot]
5e9fbf05f1
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /httphandler
...
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl ) from 1.3.3 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases )
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.3...v1.3.7 )
---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 07:28:16 +00:00
David Wertenteil
b4f58f3a6d
Merge pull request #1581 from matoruru/patch-1
...
Fix markdown syntax error
2024-01-11 10:35:23 +02:00
David Wertenteil
2ec3e47f0a
Merge pull request #1455 from matthyx/master
...
use goreleaser for builds
2024-01-11 10:35:11 +02:00
matoruru
b6030c0bc5
Fix markdown syntax
...
Signed-off-by: matoruru <40382980+matoruru@users.noreply.github.com >
2024-01-10 15:36:56 +09:00
Amir Malka
4b8786bcaa
checking for compatible policy rules before pulling k8s resources; failing to pull some k8s resource should not fail the entire scan ( #1578 )
...
Signed-off-by: Amir Malka <amirm@armosec.io >
2024-01-09 09:44:45 +02:00
Matthias Bertschy
bdefcd2442
use goreleaser for builds
...
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com >
2024-01-09 08:10:05 +01:00
David Wertenteil
4e4a642673
Fixed filepath test ( #1577 )
...
* remove unstable tests
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* skip tests on windows
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* temp: skip tests
Signed-off-by: David Wertenteil <dwertent@armosec.io >
---------
Signed-off-by: David Wertenteil <dwertent@armosec.io >
v3.0.3
2024-01-08 10:29:31 +02:00
David Wertenteil
3634499e11
Fixed filepath test ( #1576 )
...
* remove unstable tests
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* skip tests on windows
Signed-off-by: David Wertenteil <dwertent@armosec.io >
---------
Signed-off-by: David Wertenteil <dwertent@armosec.io >
2024-01-07 23:00:16 +02:00
David Wertenteil
9f5d4f97df
Merge pull request #1575 from kubescape/fixed-filepath-test
...
filepath test
2024-01-07 20:37:38 +02:00
David Wertenteil
a0e6ebe0e0
filepath test
...
Signed-off-by: David Wertenteil <dwertent@armosec.io >
2024-01-07 18:00:45 +02:00
David Wertenteil
65a557db90
fixed test ( #1573 )
...
* fixed test
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* update cosign-release version
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* fixed filepath related tests
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* failed windows tests
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* fixed cosign version
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* update go version
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* fixed test
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* change actor
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* Cosign use secret
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* update cosign
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* update cosign
Signed-off-by: David Wertenteil <dwertent@armosec.io >
---------
Signed-off-by: David Wertenteil <dwertent@armosec.io >
2024-01-07 16:26:34 +02:00
David Wertenteil
d15a837139
Hotfix gitlab url ( #1572 )
...
* update pkgs
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* update k8sinterface
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* bump k8s-interface pkg
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* update k8sinterface
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* go mod
Signed-off-by: David Wertenteil <dwertent@armosec.io >
---------
Signed-off-by: David Wertenteil <dwertent@armosec.io >
2024-01-04 16:29:40 +02:00
David Wertenteil
d4cb97905e
Merge pull request #1566 from kubescape/fix-naming-convention
...
Bump k8s-interface pkg
2024-01-04 16:05:38 +02:00
Matthias Bertschy
4208ed1ca6
Merge pull request #1456 from kubescape/fix-docker-build
...
Fix Docker Build for Kubescape-CLI
2024-01-03 15:52:12 +01:00
Matthias Bertschy
4adb1da4d2
Merge pull request #1556 from VaibhavMalik4187/locationresolver-tests
...
Added missing tests for locationresolver
2024-01-03 15:49:40 +01:00
Matthias Bertschy
3ba1e9c187
Merge pull request #1570 from kubescape/dependabot/go_modules/github.com/go-git/go-git/v5-5.11.0
...
Bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0
2024-01-03 14:35:35 +01:00
dependabot[bot]
81eec99b51
Bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.8.1 to 5.11.0.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.8.1...v5.11.0 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-03 13:00:47 +00:00
Matthias Bertschy
3ba3af8244
Merge pull request #1569 from kubescape/dependabot/go_modules/httphandler/github.com/go-git/go-git/v5-5.11.0
...
Bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 in /httphandler
2024-01-03 13:58:31 +01:00
dependabot[bot]
8ca6f71d57
Bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 in /httphandler
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.8.1 to 5.11.0.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.8.1...v5.11.0 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-02 11:31:26 +00:00
David Wertenteil
10278a9088
bump k8s-interface pkg
...
Signed-off-by: David Wertenteil <dwertent@armosec.io >
2023-12-24 15:50:17 +02:00
VaibhavMalik4187
155889a479
Added missing tests for locationresolver
...
Wrote new tests to cover the unhandled statements in the
`NewFixPathLocationResolver` and `ResolveLocation` functions.
Signed-off-by: VaibhavMalik4187 <vaibhavmalik2018@gmail.com >
2023-12-23 17:23:07 +05:30
Yuval Leibovich
06d9c9d31c
Merge pull request #1562 from kubescape/remove-control-0086
...
Remove control 0086
2023-12-14 18:50:37 +02:00
David Wertenteil
f309d54b08
Merge pull request #1558 from kubescape/wlid
...
add wlid annotation to workloadconfigurationscans and summaries
2023-12-14 13:35:48 +02:00
Yuval Leibovich
0d2a667299
Update html-format.html
...
Signed-off-by: Yuval Leibovich <89763818+yuleib@users.noreply.github.com >
2023-12-13 15:45:58 +02:00
Yuval Leibovich
1dd8022d6a
removing control 0086
...
Signed-off-by: Yuval Leibovich <89763818+yuleib@users.noreply.github.com >
2023-12-13 15:42:42 +02:00
Matthias Bertschy
e29e6a5e8a
add wlid annotation to workloadconfigurationscans and summaries
...
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com >
2023-12-12 10:42:02 +01:00
Matthias Bertschy
e27237047e
Merge pull request #1561 from kubescape/bump
...
patch GHSA-3f2q-6294-fmq5 by switching to chainguard's fork
2023-12-11 07:29:00 +01:00
Matthias Bertschy
1b260f60cc
patch GHSA-3f2q-6294-fmq5 by switching to chainguard's fork
...
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com >
2023-12-11 07:19:05 +01:00
David Wertenteil
882a8404d3
Merge pull request #1557 from kubescape/feature/slack-badge
...
Adding slack badge to README.md
2023-12-05 16:49:58 +02:00
Amit Schendel
b797413ef0
Adding slack badge to README.md
...
Signed-off-by: Amit Schendel <amitschendel@gmail.com >
2023-12-04 21:36:00 +02:00
David Wertenteil
298e30e857
Merge pull request #1489 from kubescape/oshrat_branch
...
update readme
2023-12-03 16:30:42 +02:00
David Wertenteil
6ba727b721
Merge pull request #1555 from kubescape/adding-start-badge
...
Adding stars badge
2023-12-03 16:30:12 +02:00
Matthias Bertschy
362557a964
Merge pull request #1554 from VaibhavMalik4187/scan-crash-fix
...
Fixed crash when running the scan command
2023-12-01 07:12:09 +01:00
Amit Schendel
c119911914
Adding starts badge
...
Signed-off-by: Amit Schendel <amitschendel@gmail.com >
2023-11-30 13:54:21 +02:00
VaibhavMalik4187
de2e86dc6e
Fixed crash when running the scan command
...
Updated the `getSortPackageScores` function to fix the crash in the scan
command.
Fixes: https://github.com/kubescape/kubescape/issues/1553
Signed-off-by: VaibhavMalik4187 <vaibhavmalik2018@gmail.com >
2023-11-30 15:12:33 +05:30
Matthias Bertschy
a2aa52f4cb
Merge pull request #1551 from MMMMMMorty/fix_action_workflow
...
Add github action actor check for binary-build
2023-11-28 15:46:50 +01:00
mmmmmmorty
a382a2c5a3
add github action actor check for binary-build
...
Signed-off-by: mmmmmmorty <mmmmmmorty@outlook.com >
2023-11-28 14:35:36 +01:00
Matthias Bertschy
dd5a18c8fa
Merge pull request #1544 from mohaidoss/Improvement/ks-cloud-logs
...
Enhancement of Logging Mechanisms for KS Cloud Usage
2023-11-27 16:48:10 +01:00
Yuval Leibovich
e4e795c6dc
Merge pull request #1548 from kubescape/remove-armoBuiltin
...
Removal of "armoBuiltin" attribute from JSON files
2023-11-27 16:17:35 +02:00
Matthias Bertschy
2c65d92d69
Merge pull request #1549 from VaibhavMalik4187/junit-tests
...
Addition of new tests for junit printer, version check and PDF printer
2023-11-27 15:02:17 +01:00
VaibhavMalik4187
d1b78856ca
Added tests for versioncheck and printer packages
...
Wrote new tests for the following files:
- junit.go
- pdf.go
- versioncheck.go
Signed-off-by: VaibhavMalik4187 <vaibhavmalik2018@gmail.com >
2023-11-27 18:25:34 +05:30
Matthias Bertschy
289e055014
Merge pull request #1547 from kubescape/add-scan-source
...
add scan source
2023-11-27 12:38:11 +01:00
Matthias Bertschy
81ba550043
Merge pull request #1537 from VaibhavMalik4187/printer-tests-continued
...
Addition of Tests for the PrettyPrinter Package
2023-11-27 11:11:15 +01:00
Matthias Bertschy
8e5d8e5c96
Merge pull request #1539 from VaibhavMalik4187/prettyprinter/utils
...
Performance Enhancements and Test Additions in prettyprinter/utils.go
2023-11-27 11:08:16 +01:00
Matthias Bertschy
5789f1f0fa
Merge pull request #1542 from VaibhavMalik4187/imageprinter-tests
...
Added new tests in the imagewriter package
2023-11-27 11:07:30 +01:00
Matthias Bertschy
9a523f4a01
Merge pull request #1545 from VaibhavMalik4187/configurationprinter-tests
...
Enhancements and Tests for Configuration Printer
2023-11-27 11:06:38 +01:00
Matthias Bertschy
fb3357fba4
Merge pull request #1546 from kubescape/set-default-format
...
Set default format
2023-11-27 11:02:49 +01:00