36 Commits

Author SHA1 Message Date
b53ca4e2c0 feat(src): fix output path issue 2023-02-02 12:18:40 -05:00
4ed694ebe3 correcting cloud provider 2022-09-23 14:58:33 +01:00
191cfcba54 adding missing flags 2022-09-23 12:31:03 +01:00
7925f537a3 Properly pass in 'exclude-severities' param 2022-08-01 14:49:22 -05:00
8262c55ff4 Add support for exclude-severities flag 2022-08-01 13:47:35 -05:00
9674b9d930 fix string contains (#46) 2022-03-11 11:19:58 +00:00
0fb2e77e82 KICS GitHub Action now pulls KICS from Docker image (#37)
Signed-off-by: João Reigota <joao.reigota@checkmarx.com>
2021-11-26 10:44:28 +00:00
889ed833bb fix entrypoint issue (#33)
Signed-off-by: João Reigota <joao.reigota@checkmarx.com>
2021-11-25 10:32:46 +00:00
d78ffb0a1b make KICS Github Action use KICS Docker Image (#32)
Signed-off-by: João Reigota <joao.reigota@checkmarx.com>
2021-11-24 18:39:26 +00:00
2b43759b0b feat: converting to javascript action
Signed-off-by: Rogério Peixoto <rogerio.peixoto@checkmarx.com>
2021-10-16 11:00:23 +01:00
b154474a20 feat: progress on javascript action 2021-10-15 17:32:14 +01:00
a6f555608a fix(entrypoint): path to kics 2021-05-10 18:57:55 +01:00
b0ad16a043 Merge branch 'master' into docker-runner 2021-05-10 18:44:05 +01:00
24d46b812e feat(docs): adding support to kics v1.3.0 2021-05-10 18:13:38 +01:00
559be60ad2 feat(v1.2): adding support to kics v1.3.0 2021-05-10 18:06:05 +01:00
9d4208bd68 fix(cli): adding scan command to entrypoint.sh 2021-04-29 09:32:45 +01:00
367d560bfb Specify that entrypoint.sh should always scan
Assuming the default behavior will scan has lead to a bug with the alpine-nightly build. Better to just explicitly specify that we always want to scan when we're running it.
2021-04-28 16:33:17 -07:00
724a9206e0 adding new parameters 2021-03-15 23:52:04 +00:00
db454a3bf2 adding new parameters 2021-03-15 23:51:32 +00:00
c418f0acb0 add no progress 2021-03-11 17:02:34 +02:00
5900cb6296 fix entrypoint 2021-03-11 16:58:56 +02:00
30a3796c4b Merge branch 'docker-runner' of https://github.com/Checkmarx/kics-github-action into docker-runner 2021-03-11 16:53:30 +02:00
9468d41aea fix runner 2021-03-11 16:51:02 +02:00
9e56296884 Update entrypoint.sh 2021-03-11 16:32:56 +02:00
832e963f43 init docker runner 2021-03-11 16:25:47 +02:00
f99e2c6536 Develop (#3)
* remove kics binaries to different location

* fix issue

* run binaries from bin

* run binaries from bin

* run binaries from bin

* finlize kics binary
2021-02-11 11:10:11 +02:00
870c916e1a Test (#1)
* add params to scan

* fix typo

* try silent output

* add logging

* fix time on logging

* fix format
2020-12-30 15:03:09 +02:00
264db96c9e format 2020-12-30 13:15:49 +02:00
94af2aa97e add output file 2020-12-30 12:28:22 +02:00
22d65e922d add latest version generic support 2020-12-30 12:13:33 +02:00
dc3fff1349 add messages 2020-12-30 11:35:47 +02:00
ba31e5954b view data in container 2020-12-30 11:27:07 +02:00
f261984b68 switch to ubunto 2020-12-30 11:23:25 +02:00
237f364520 add curl 2020-12-30 10:43:49 +02:00
f969c6bb69 using alpine 2020-12-30 10:37:41 +02:00
0d06a288d6 initial commit 2020-12-30 09:43:04 +02:00