Commit Graph

160 Commits

Author SHA1 Message Date
Gabriel 8a44970e3d Merge pull request #88 from Checkmarx/gabriel-cx-patch-1
Update Dockerfile
v1 v1.7.0
2023-05-11 10:56:50 +01:00
Gabriel 85a94f529e Update Dockerfile 2023-05-11 10:44:18 +01:00
Gabriel 1e18c7334e Update README.md 2023-03-17 17:27:40 +00:00
Gabriel 85b2f1325c Merge pull request #83 from Meroje/fix/ncc
fix: update ncc for node18 support
v1.6.3
2023-03-15 10:41:36 +00:00
Jérôme Foray 06e01cf87a fix: update ncc for node18 support 2023-03-15 11:29:55 +01:00
Gabriel 1447bac40a Merge pull request #79 from konstruktoid/master
Dependabot: Bump moment and node-fetch
2023-02-27 11:20:58 +00:00
Miguel Silva 645be6f8f8 Merge pull request #80 from Apollorion/master
feat(src): fix input path issue
v1.6.2
2023-02-03 11:16:27 +00:00
apollorion b53ca4e2c0 feat(src): fix output path issue 2023-02-02 12:18:40 -05:00
Thomas Sjögren d13bc54fac Merge pull request #2 from konstruktoid/dependabot/npm_and_yarn/node-fetch-2.6.8
Bump node-fetch from 2.6.5 to 2.6.8
2023-01-16 10:37:49 +01:00
dependabot[bot] de1d0596cb Bump node-fetch from 2.6.5 to 2.6.8
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.8.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.8)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 09:32:57 +00:00
Thomas Sjögren d5ef508a16 Merge pull request #1 from konstruktoid/dependabot/npm_and_yarn/moment-2.29.4
Bump moment from 2.29.1 to 2.29.4
2023-01-16 10:32:15 +01:00
dependabot[bot] b6a2b7c198 Bump moment from 2.29.1 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 09:27:45 +00:00
João Reigota 67e423ccfe fix(annotations): wrong annotations env variable in js 2022-12-12 11:52:33 +00:00
Gabriel 16a144f23b Merge pull request #75 from Checkmarx/updatevariable
check variable state
v1.6.1
2022-11-28 14:40:51 +00:00
gabriel-cx dca51c2598 check variable state 2022-11-28 14:31:21 +00:00
Gabriel e466aa42a6 Merge pull request #74 from Checkmarx/updateCommenterLogo
logo update sizes
2022-11-24 17:27:21 +00:00
gabriel-cx 1cdb13de98 logo update sizes 2022-11-24 17:15:18 +00:00
Gabriel b975de8241 Merge pull request #73 from Checkmarx/updateCommenterLogo
logo update
2022-11-24 15:50:32 +00:00
gabriel-cx f39c18984f logo update 2022-11-24 15:48:14 +00:00
Gabriel 496627b604 Update README.md 2022-11-24 15:43:58 +00:00
Gabriel 6c13ffd216 Update README.md 2022-11-24 15:43:40 +00:00
Gabriel 5169336742 Update README.md 2022-11-24 15:42:05 +00:00
Gabriel 9b805c1aa0 Update README.md 2022-11-24 15:41:15 +00:00
Gabriel 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
Mickaël VILLERS db7698feb5 refactor: rename disableAnnotations to enableAnnotations. 2022-11-08 10:06:26 +01:00
Mickaël Villers 20e3c7b855 Update README.md 2022-11-04 22:25:20 +01:00
Mickaël Villers c1e39bc18e Update README.md 2022-11-04 22:24:47 +01:00
Mickaël Villers aaa586add2 Merge branch 'master' into feat/allow-disable-annotation 2022-11-04 21:56:29 +01:00
Gabriel 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
Mickaël VILLERS c38d533a3f feat: allow to active report as job summary 2022-11-03 14:29:29 +01:00
Mickaël VILLERS 1df7382b4c feat(input): allow to disable annotations 2022-11-03 14:16:25 +01:00
Gabriel 40fa83aa10 Merge pull request #70 from cdivitotawela/doc-updates
README updates
2022-11-02 15:49:50 +00:00
Chaminda Divitotawela 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
Gabriel c2ef4b7d4a Merge pull request #66 from Checkmarx/kics_image_update
kics version update
v1.6
2022-09-28 18:56:30 +01:00
gabriel-cx de5d11a3ce kics version update 2022-09-28 11:10:17 +01:00
Rafaela Soares becf43ba32 Update README.md 2022-09-23 15:23:39 +01:00
Rafaela Soares 4ed694ebe3 correcting cloud provider 2022-09-23 14:58:33 +01:00
Miguel Silva c61881b589 Merge pull request #65 from Checkmarx/update/missing_flags
update(flags): adding missing flags
2022-09-23 12:52:41 +01:00
Rafaela Soares 6f71a4e6d5 Merge pull request #59 from konstruktoid/docs
update release version
2022-09-23 12:45:08 +01:00
rafaela-soares 191cfcba54 adding missing flags 2022-09-23 12:31:03 +01:00
Thomas Sjögren 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
Rafaela Soares ec3c0bce7e Merge pull request #54 from sullivanmatt/AddExcludeSeverities
Add support for exclude-severities flag
2022-09-20 15:43:42 +01:00
Gabriel 724cdf858c Merge pull request #57 from Checkmarx/ghaction/readmeupdate
Readme updated with the current supported tools
2022-09-20 15:28:56 +01:00
gabriel-cx c3694a30f5 Readme updated with the current supported tools 2022-09-20 15:05:55 +01:00
Matthew Sullivan 7925f537a3 Properly pass in 'exclude-severities' param 2022-08-01 14:49:22 -05:00
Matthew Sullivan 8262c55ff4 Add support for exclude-severities flag 2022-08-01 13:47:35 -05:00
Rafaela Soares 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
Jean-Yves CAMIER d2b7e8ef2c feat(reports): add reports in the pull request comment 2022-04-19 13:39:31 +02:00
Baruch Odem (Rothkoff) 4988213cc0 fix action name to the repo name (#45) v1.5 2022-03-11 11:20:21 +00:00
Baruch Odem (Rothkoff) 9674b9d930 fix string contains (#46) 2022-03-11 11:19:58 +00:00