Ben
2a82d6cd21
Implementing progress bar for control processing
...
Signed-off-by: Ben <ben@armosec.io >
2023-01-24 11:55:08 +02:00
David Wertenteil
8d5a8f8e22
Merge pull request #1056 from amirmalka/master
...
fixed a bug in install.sh script
2023-01-23 13:21:51 +02:00
Amir Malka
b820ce1311
fixed a bug in install.sh script in which default install directory /usr/local/bin was missing and not created
...
Signed-off-by: Amir Malka <amirm@armosec.io >
2023-01-23 11:30:29 +02:00
David Wertenteil
d45e636b52
Merge pull request #1050 from vladklokun/retarget-1040-empty-framework-name
...
chore: retarget a ListFrameworks fix, suggest targeting master in PRs
2023-01-23 10:43:05 +02:00
Vlad Klokun
5d5c4f2c9f
docs: suggest targeting master instead of dev
...
Signed-off-by: Vlad Klokun <vklokun@protonmail.ch >
2023-01-20 17:30:50 +02:00
Frédéric BIDON
e37049f68e
fix ListFrameworks (could return an empty element)
...
Signed-off-by: Frédéric BIDON <fredbi@yahoo.com >
2023-01-20 17:26:27 +02:00
David Wertenteil
0622a474eb
Merge pull request #1045 from kubescape/cosign-controls
...
Cosign controls
2023-01-19 18:45:04 +02:00
Daniel-GrunbergerCA
c357f12c82
add cosign functions for signature checking
2023-01-19 17:21:00 +01:00
David Wertenteil
a586549c57
Merge pull request #1039 from kubescape/release-on-new-tag
...
Update release flow
2023-01-15 14:50:54 +02:00
David Wertenteil
7c67a54230
Adding a screenshot
2023-01-15 11:20:56 +02:00
David Wertenteil
0006d7d8e7
Update release flow
2023-01-15 11:11:29 +02:00
David Wertenteil
63083ae48a
Merge pull request #1037 from kubescape/dev
...
Release
v2.0.183
2023-01-13 15:27:50 +02:00
David Wertenteil
2ce37bd66e
Merge pull request #1036 from kubescape/update-logs
...
Update logs
2023-01-13 14:11:49 +02:00
David Wertenteil
13c760c116
Merge branch 'master' into dev
2023-01-13 14:06:54 +02:00
David Wertenteil
c6261e45a8
Merge pull request #1026 from kubescape/fix-command-indentation
...
Fix command indentation
2023-01-13 13:40:46 +02:00
David Wertenteil
0c06b6c3e6
enable --create-account flag
2023-01-13 13:27:05 +02:00
David Wertenteil
18a9ac3d6e
adding debug logs
2023-01-13 13:26:36 +02:00
David Wertenteil
2bfe2a590c
Merge pull request #1034 from matthyx/1032
...
only attempt to print existing attack graphs
2023-01-13 13:24:08 +02:00
David Wertenteil
fb54f4e6cf
Merge pull request #945 from suhasgumma/fix-command1
...
Add support for fixing Individual Files using "fix" command
2023-01-13 13:23:37 +02:00
Vlad Klokun
9025ba5537
chore: reword unsupported scanning target error message
2023-01-13 12:47:07 +02:00
Vlad Klokun
0c23579db7
docs: clarify the comment adjusting the repoRoot
2023-01-13 12:47:07 +02:00
suhasgumma
a755f365df
Fixed: Fix not working when multiple individual files are passed
2023-01-13 12:47:07 +02:00
suhasgumma
15f7b9f954
Add Comment
2023-01-13 12:47:07 +02:00
suhasgumma
92a2704fa6
Fix RelSource for Files
2023-01-13 12:47:07 +02:00
Vlad Klokun
a3defe3025
chore: keep CRLF in fixhandler test data file
2023-01-13 12:03:12 +02:00
David Wertenteil
2be0ef48d8
Merge pull request #1007 from matthyx/bitbucket
...
add support for Bitbucket scanning
2023-01-13 09:51:57 +02:00
Matthias Bertschy
c97513e4e8
only attempt to print existing attack graphs
2023-01-13 08:38:29 +01:00
Matthias Bertschy
1757c891aa
add support for Bitbucket scanning
2023-01-13 07:35:07 +01:00
Vlad Klokun
b02410184e
fix: follow newline conventions of the autofixed file
...
This change makes the autofix handler use the newline separator defined
in the fixed file for writing its changes.
2023-01-12 19:25:39 +02:00
David Wertenteil
b4a6a18a56
Merge pull request #1030 from dwertent/master
...
Update github workflows and temapltes
2023-01-12 14:14:03 +02:00
David Wertenteil
13ca0027a2
upgrade templates
2023-01-12 14:06:04 +02:00
Moshe Rappaport
93b626bb1e
Merge pull request #1029 from dwertent/update-workflow
...
golangci-lint will setup go version 1.19
2023-01-12 13:48:53 +02:00
David Wertenteil
6b4310cd88
golangci-lint - continue-on-error
v2.0.399
2023-01-12 13:46:12 +02:00
David Wertenteil
c883a297b3
do not run GH WF on none code dirs
2023-01-12 13:45:10 +02:00
David Wertenteil
3af351d91f
Remove new pr welcome bot
2023-01-12 13:40:34 +02:00
David Wertenteil
93cde0f1a0
golangci-lint will setup go version 1.19
2023-01-12 13:38:29 +02:00
David Wertenteil
0a5715393c
Merge pull request #1027 from kubescape/hot-fix-v2.0.181
...
setCloudMetadata only when scanning a cluster
v2.0.182
2023-01-11 23:19:28 +02:00
David Wertenteil
9a1cc33efa
setCloudMetadata only when scanning a cluster
2023-01-11 23:03:56 +02:00
Vlad Klokun
02720d32dd
tests: extend test cases for autofix inserts
...
This change re-organizes the test cases for inserts performed by the
autofixing feature.
2023-01-11 20:21:22 +02:00
Vlad Klokun
ebada00cf1
tests: show diffs when comparing autofixes
...
This change refactors the TestApplyFixKeepsFormatting test to use
assert.Equalf so it will display a convenient diff between the expected
and actual fixing result.
2023-01-11 20:21:22 +02:00
Vlad Klokun
3b68fc94d1
tests: test fixing close to newline-separated keys in hybrid scenarios
2023-01-11 20:21:22 +02:00
Vlad Klokun
10d534b5bf
tests: test autofixing files with comments between fields
2023-01-11 20:21:22 +02:00
Vlad Klokun
2d740fbf4f
tests: test autofixing indented lists in hybrid scenarios
2023-01-11 20:21:22 +02:00
Vlad Klokun
d0728676ee
tests: re-organize autofixing unit tests
...
This change:
- Changes test data naming convention to be lexicographically sortable
and have input and expected data side-by-side.
- Executes each test case in a separate run.
2023-01-11 20:21:22 +02:00
suhasgumma
8856c84a17
fix: keep user formatting when autofixing
2023-01-11 20:21:12 +02:00
Amir Malka
0c87ff6843
Initial implementation of fix command ( #898 )
...
* Fix command initial implementation
2023-01-11 20:18:37 +02:00
David Wertenteil
a48d9be386
Merge pull request #1013 from fredbi/test/more-getter-tests
...
Refactored LoadPolicy getter, with unit tests
v2.0.398
2023-01-11 13:46:08 +02:00
David Wertenteil
3c93c2c45c
Merge pull request #1004 from darkweaver87/fix/panic
...
🐛 fix/panic
2023-01-11 12:06:01 +02:00
David Wertenteil
77e0a04c99
fixed unit test
2023-01-11 11:31:30 +02:00
David Wertenteil
b8762b924c
Merge branch 'dev' into test/more-getter-tests
2023-01-11 11:21:43 +02:00