Граф коммитов

45 Коммитов

Автор SHA1 Сообщение Дата
Michael Scovetta 914fa647b4
Bump upload-sarif to @v3 (#29)
* Bump upload-sarif to @v3
* Bump upload-artifact to v4 in validation workflow

---------

Co-authored-by: Gabe Stocco <98900+gfs@users.noreply.github.com>
2024-03-15 08:12:18 -07:00
Gabe Stocco 0aa4037a25
Fix missing space in if statement (#27) 2024-03-14 18:29:39 -07:00
Gabe Stocco 0c0b1a933b
Fix File-Globs (#25)
* Disable Bash Glob Expansion in Entrypoint.sh
2024-03-11 16:26:40 -07:00
Maj Soklič b41921d947
Update Github actions dependencies (#23)
* Update Github actions dependencies:
  - update checkout to v4 (Node 16 to 20)
  - Pin upload-artifact only to major version

* update readme
2023-09-08 14:56:23 -07:00
Gabe Stocco 6dc2931366
Update readme. (#22)
* Update readme to include explanations of each configuration option.
2023-06-26 16:35:14 -07:00
Gabe Stocco 74ddf98618
Add Generic Extra Args argument and fix respecting the new options-json argument. 2023-06-26 14:00:38 -07:00
Gabe Stocco 100f38d9ae
Adds options-json argument. (#21)
* Adds options-json argument.

* Remove space from exclude-rules example
2023-06-26 13:26:56 -07:00
Maj Soklič 334a444807
Add option to ignore rule IDs (#18)
* add exclude-rules to action arguments

* add  --ignore-rule-ids as an arg to entrypoint

* document changes

* fix if statement,
use a variable to store command and arg

* readme: document changes
2023-06-26 08:53:01 -07:00
Maj Soklič 3c4e8976e8
bump upload-artifact to 3.1.2 (#19) 2023-06-26 08:52:15 -07:00
Maj Soklič 3235f70538
Update checkout and upload-sarif versions in Usage example, also fix wiki link to supported-languages (#17)
* Update checkout and upload-sarif to their latest versions in sample

* fix wiki link to supported-languages
2023-06-21 18:10:16 -07:00
Gabe Stocco 068952be62
Update Dockerfile (#16)
* Update Dockerfile

* Update entrypoint.sh
2023-05-24 22:37:10 +00:00
Gabe Stocco 7ac186de00
Update entrypoint.sh to support DevSkim 0.8 argument style (#15) 2023-04-26 15:21:54 -07:00
Bernie White a8a9e06bab
Fix docker test (#14)
* Fix docker test

Co-authored-by: Gabe Stocco <98900+gfs@users.noreply.github.com>
2022-10-19 15:25:38 -07:00
Bernie White 548f7935ab
Updated docker image to .NET 6 #10 (#11)
Added self-tests to action.
2022-10-19 09:20:48 -07:00
greg ad580575f2
Add required quotes to ignore-globs (#9) 2022-09-26 12:14:02 -07:00
Gabe Stocco 430c605a91 Use the bath path feature to root results to the github workspace even when a subpath is specified. 2021-10-25 22:02:48 -07:00
Gabe Stocco c1fad5a5e9
Update README.md 2021-10-21 13:47:58 -07:00
Gabe Stocco 8fe366dd3c Add ignore glob option 2021-10-21 20:38:45 +00:00
Gabe Stocco fa83d20ed2
Update Dockerfile 2020-12-02 12:59:27 -08:00
Gabe Stocco 5602b9c173
Update Dockerfile 2020-12-02 12:50:11 -08:00
Michael Scovetta 2ecc3587df
Fix @1 -> @v1 (#3) 2020-08-08 09:26:09 -07:00
Gabe Stocco fe270ca940
Update action.yml 2020-08-08 09:25:50 -07:00
Gabe Stocco 1e27bdecba
Update action.yml 2020-08-08 09:19:10 -07:00
Gabe Stocco be5d496673
Update action.yml 2020-08-08 07:50:06 -07:00
Gabe Stocco c84c57cba2 Fix handling paths with strings
Use built in writer in devskim instead of piping
2020-07-15 00:12:12 -07:00
Gabe Stocco 8728957bf7 Fixes 2020-07-14 23:57:50 -07:00
Gabe Stocco 6c46389cc3
Update README.md 2020-07-14 21:22:57 -07:00
Gabe Stocco 1d52844fb5 Merge branch 'main' of https://github.com/microsoft/DevSkim-Action into main 2020-07-14 21:19:41 -07:00
Gabe Stocco 3e25255ff1 Update the directory option 2020-07-14 21:19:25 -07:00
Gabe Stocco 6ec43c1911
Update README.md 2020-07-14 21:18:27 -07:00
Gabe Stocco 39a756e689 Move to tools 2020-07-14 20:29:59 -07:00
Gabe Stocco e95027d84b Update 2020-07-14 20:26:19 -07:00
Gabe Stocco 3521961ba9 Update entrypoint.sh 2020-07-14 20:23:53 -07:00
Gabe Stocco 62f0026012 Fixes 2020-07-14 20:10:52 -07:00
Gabe Stocco b80f3dd2b5 Update README.md 2020-07-14 19:50:06 -07:00
Gabe Stocco acd37ac4cc Update entrypoint.sh 2020-07-14 19:48:11 -07:00
Gabe Stocco a419f9a3bd Try fix permissions issues on entrypoint 2020-07-14 19:16:58 -07:00
Gabe Stocco 593a7f80d3 Update action.yml 2020-07-14 19:08:52 -07:00
Gabe Stocco 45254b9979 Update Readme
Update how DevSkim gets installed in the tool.

Now we install from the execute shell script, this means we don't have to update the action itself when devskim updates.
2020-07-14 19:01:41 -07:00
Gabe Stocco c9773a80d8
First commit (#1) 2020-07-14 17:09:08 -07:00
Microsoft Open Source f5c29a5994 Initial SECURITY.md commit 2020-07-14 17:04:29 -07:00
Microsoft Open Source 0e4badef63 Updating LICENSE to template content 2020-07-14 17:04:26 -07:00
Microsoft Open Source cbdf8e71ca Initial README.md commit 2020-07-14 17:04:24 -07:00
Microsoft Open Source c5eb5b9266 Initial CODE_OF_CONDUCT.md commit 2020-07-14 17:04:23 -07:00
Gabe Stocco 9a84ec6a44
Initial commit 2020-07-14 16:55:22 -07:00