Commit Graph

193 Commits

Author SHA1 Message Date
b975de8241 Merge pull request #73 from Checkmarx/updateCommenterLogo
logo update
2022-11-24 15:50:32 +00:00
f39c18984f logo update 2022-11-24 15:48:14 +00:00
496627b604 Update README.md 2022-11-24 15:43:58 +00:00
6c13ffd216 Update README.md 2022-11-24 15:43:40 +00:00
5169336742 Update README.md 2022-11-24 15:42:05 +00:00
9b805c1aa0 Update README.md 2022-11-24 15:41:15 +00:00
1dd9664df3 Merge pull request #71 from villers/feat/allow-disable-annotation
feat(input): allow to disable annotations
2022-11-15 10:40:15 +00:00
db7698feb5 refactor: rename disableAnnotations to enableAnnotations. 2022-11-08 10:06:26 +01:00
20e3c7b855 Update README.md 2022-11-04 22:25:20 +01:00
c1e39bc18e Update README.md 2022-11-04 22:24:47 +01:00
aaa586add2 Merge branch 'master' into feat/allow-disable-annotation 2022-11-04 21:56:29 +01:00
9206a2173d Merge pull request #72 from villers/feat/report-as-job-summary
feat: allow to active report as job summary
2022-11-04 15:07:27 +00:00
c38d533a3f feat: allow to active report as job summary 2022-11-03 14:29:29 +01:00
1df7382b4c feat(input): allow to disable annotations 2022-11-03 14:16:25 +01:00
40fa83aa10 Merge pull request #70 from cdivitotawela/doc-updates
README updates
2022-11-02 15:49:50 +00:00
d237b765c1 README updates
Examples in README.md has been updated to use checkout v3 and kics latest version 1.6. These will help users to copy and use the example with latest versions.
2022-10-28 11:54:52 +10:00
c2ef4b7d4a Merge pull request #66 from Checkmarx/kics_image_update
kics version update
v1.6
2022-09-28 18:56:30 +01:00
de5d11a3ce kics version update 2022-09-28 11:10:17 +01:00
becf43ba32 Update README.md 2022-09-23 15:23:39 +01:00
4ed694ebe3 correcting cloud provider 2022-09-23 14:58:33 +01:00
c61881b589 Merge pull request #65 from Checkmarx/update/missing_flags
update(flags): adding missing flags
2022-09-23 12:52:41 +01:00
6f71a4e6d5 Merge pull request #59 from konstruktoid/docs
update release version
2022-09-23 12:45:08 +01:00
191cfcba54 adding missing flags 2022-09-23 12:31:03 +01:00
eb86e593a5 update release version
- update example releases
- add note regarding releases, since the examples was out-of-date

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2022-09-21 12:52:48 +02:00
ec3c0bce7e Merge pull request #54 from sullivanmatt/AddExcludeSeverities
Add support for exclude-severities flag
2022-09-20 15:43:42 +01:00
724cdf858c Merge pull request #57 from Checkmarx/ghaction/readmeupdate
Readme updated with the current supported tools
2022-09-20 15:28:56 +01:00
c3694a30f5 Readme updated with the current supported tools 2022-09-20 15:05:55 +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
5010bbe749 Merge pull request #50 from jycamier/feat/queries-comment
feat(reports): add reports in the pull request comment
2022-05-27 09:13:54 +01:00
d2b7e8ef2c feat(reports): add reports in the pull request comment 2022-04-19 13:39:31 +02:00
4988213cc0 fix action name to the repo name (#45) v1.5 2022-03-11 11:20:21 +00:00
9674b9d930 fix string contains (#46) 2022-03-11 11:19:58 +00:00
a850bd533c fix(forks): fix failed action on forks (#40)
Signed-off-by: João Reigota <joao.reigota@checkmarx.com>
2022-03-11 11:18:51 +00:00
ecee434fa0 fix(gha): add major tag on Publish workflow (#42)
Co-authored-by: Jeremy PLANCKEEL <jplanckeel.externe@bedrockstreaming.com>
2022-03-11 11:18:23 +00:00
7b57e41f38 Bump actions/checkout from 2 to 3 (#47)
Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-11 11:06:51 +00:00
0b405a7ddb fix output_path in README.md (#39) 2021-12-21 09:05:46 +00:00
0fb2e77e82 KICS GitHub Action now pulls KICS from Docker image (#37)
Signed-off-by: João Reigota <joao.reigota@checkmarx.com>
v1.4
2021-11-26 10:44:28 +00:00
6fd8ac885d removed entrypoint permissions step (#35)
Signed-off-by: João Reigota <joao.reigota@checkmarx.com>
2021-11-25 10:36:20 +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
adcbb642ff Delete Dockerfile 2021-11-08 12:07:27 +00:00
c349453e0a Merge pull request #28 from Checkmarx/feat/add-pr-commenter
feat: converting to javascript action
v1.3
2021-10-21 14:35:35 +01:00
90790a2f8d removing extra column from right side panel
Signed-off-by: Rogério Peixoto <rogerio.peixoto@checkmarx.com>
2021-10-21 14:34:41 +01:00
6bdfb2b6e9 fixing info icon
Signed-off-by: Rogério Peixoto <rogerio.peixoto@checkmarx.com>
2021-10-19 10:13:31 +01:00
b83a01cd04 readme + table of contents 2021-10-18 18:07:08 +01:00
00ad4364d4 adding placeholder icons for alignment 2021-10-18 15:39:56 +01:00
596c0f2b19 adding placeholder icons for alignment 2021-10-18 15:31:48 +01:00
d809a88b60 adding annotations feature
Signed-off-by: Rogério Peixoto <rogerio.peixoto@checkmarx.com>
2021-10-18 15:15:29 +01:00
5bfac87c6a fixing panel tables
Signed-off-by: Rogério Peixoto <rogerio.peixoto@checkmarx.com>
2021-10-18 12:47:49 +01:00