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

580 Коммитов

Автор SHA1 Сообщение Дата
David Alcantar d18456786a Update devskim-core.yml for Azure Pipelines 2020-05-29 14:57:44 -07:00
Gabe Stocco 5bf2d7306c Update issue templates 2020-05-27 13:40:48 -07:00
David Alcantar 8f7e1887e4 Update devskim-core.yml for Azure Pipelines 2020-05-27 04:24:49 -07:00
David Alcantar fe508f7f2b
Add packaging NuGet symbols (#182)
* Configure Symbol Packaging
2020-05-27 02:54:40 -07:00
David Alcantar b31316487c
Bump NBGV, CodeQL Setup 2020-05-19 20:25:46 -07:00
David Alcantar e5c187dc1c
Da/pkg docs (#173)
* Update documentation
2020-05-18 10:06:28 -07:00
David Alcantar 9c5a19ab8f
Update README.md (#172) 2020-05-18 08:22:09 -07:00
David Alcantar 84b3cdfdbf Update CONTRIBUTING.md 2020-05-14 01:59:56 -07:00
David Alcantar 6f3527d012 Create SECURITY.md 2020-05-14 01:48:16 -07:00
David Alcantar 8f7c33dbfc
Removed Unneeded README Files (#171) 2020-05-14 01:20:43 -07:00
David Alcantar be944676e0 Create NOTICE.txt 2020-05-13 23:00:06 -07:00
Gabe Stocco bf7f0f253f
Fix #157 (#169)
* Parse entire file so VS extension can use region conditions
2020-05-13 10:14:41 -07:00
Gabe Stocco cf4d1ea708
Fix #161 (#168)
Add .h for cpp.
Add .cshtml and .razor for cs.
2020-05-13 10:07:30 -07:00
Gustav Jansson 8875295cc8
Added more C++ file extensions (#163) 2020-05-13 08:22:21 -07:00
Josh Brown-White bf77689589
Setting up CodeQL 2020-05-06 15:24:45 -07:00
Gabe Stocco b2950f951e
Fix #160 and #162 (#165)
* Fix #160

* Fix #162
2020-05-04 10:39:44 -07:00
Fawaz Dinnunhan ba6e74ce47
Fixed conditions in comments passing bug - conditions no longer pass if there are only matches in comments (#155) 2020-04-29 10:41:06 -07:00
Fawaz Dinnunhan 510d30be36
Fixed condition handling bug - the VS engine does not find the correct finding-region before searching for the condition pattern. (#153)
Co-authored-by: dinnm1 <dinnm1@student.op.ac.nz>
2020-04-24 16:08:13 -07:00
Pedro Laguna 97ab63e2e7
Fix typos in README (#154)
Readme for the extension had two typos, but no more!
2020-04-24 06:06:52 -07:00
Gabe Stocco 0b4b93faaa Delete devskim-rules.json 2020-04-22 17:45:48 -07:00
Gabe Stocco ba4a93bf26
Fix #147. (#151) 2020-04-22 17:28:20 -07:00
David Alcantar 6a6f58febe
Add logo svg 2020-04-22 16:18:19 -07:00
Gabe Stocco b1ac66f37d
Update README.md 2020-04-21 20:19:33 -07:00
Gabe Stocco 7d680e6d11 Update advisory-parser.py
Fix LGTM issue.
2020-04-20 08:58:04 -07:00
Michał Bartkowiak 81e4e11f6a
Fix typo (#149) 2020-04-19 12:49:07 -07:00
David Alcantar 6438b79152 Update devskim-visualstudio.yml for Azure Pipelines 2020-04-01 12:49:25 -07:00
David Alcantar 8c15090e0e Update devskim-core.yml for Azure Pipelines 2020-04-01 12:48:39 -07:00
David Alcantar 09816ecbc1 Update devskim-vscode.yml for Azure Pipelines 2020-04-01 12:48:02 -07:00
Gabe Stocco fd34a20317
Fix #140 (#143)
* Fix #140.

* Default to outputing in text format if not specified

* Fix default so its still dummy for console.

* Upgrade dependencies.
2020-03-25 14:36:13 -07:00
Gabe Stocco 988836cc56
Add C# 8 nullable annotations and fix null dereference issues (#139)
* Update dependencies.
2020-03-17 12:27:38 -07:00
dependabot[bot] 7759bd0876
Bump acorn from 5.7.3 to 5.7.4 in /DevSkim-VSCode-Plugin (#138)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-15 18:06:38 -07:00
Gabe Stocco 659e54bd0f Update dependencies. 2020-03-15 11:10:43 -07:00
Gabe Stocco d2f2ff71e6
Update Microsoft.DevSkim.CLI.csproj 2020-03-10 16:01:09 -07:00
Gabe Stocco 1a6f4cfd17
Update pipelines to use 3.1.x instead of hardcoded version (#137)
* Update pipelines to use 3.1.x instead of hardcoded version

* Update Microsoft.DevSkim to point to new NuGet location, Microsoft.CST.DevSkim

Co-authored-by: Gabe Stocco <gstocco@microsoft.com>
Co-authored-by: David Alcantar <daalcant@microsoft.com>
2020-03-10 15:30:04 -07:00
Gabe Stocco aa51a0afd6
Update README.md 2020-03-10 15:23:50 -07:00
Michael Scovetta f2fefec93e
Add DS440000 guidance. (#134)
Co-authored-by: Michael Scovetta <miscovet@microsoft.com>
2020-03-10 15:22:57 -07:00
Gabe Stocco 4e3b79d887
Remove Preview Flag (#133)
To comply with policy.

Co-authored-by: Gabe Stocco <gstocco@microsoft.com>
2020-03-07 11:45:38 -08:00
Gabe Stocco 805e32f489
Gfs/#129 (#131)
* Improve hardcoded SSL Version regex
2020-03-06 23:00:00 -08:00
David Alcantar 4fce942601 Update CLI packageID 2020-03-05 15:22:21 -08:00
David Alcantar 2211b978b6 Update CLI package ID 2020-03-02 11:31:09 -08:00
Gabe Stocco f42bc84e3e
Fix #123. (#125)
* Fix #123.

* Now properly skip suffix checking if there's no prefix to check against.

* Clarify variable names
2020-02-28 10:11:54 -08:00
David Alcantar 65575ce27e
Add Package and Deploy of Dotnet Tool, Update Licenses (#124)
* Updates for global tool gen, Update License

* Update devskim-core.yml for Azure Pipelines

Add packaging and deployment of devskim dotnet tool

* Update Package Descriptions

* Update DevSkim-DotNet/Microsoft.DevSkim.CLI/Microsoft.DevSkim.CLI.csproj

* Update DevSkim-DotNet/Microsoft.DevSkim/Microsoft.DevSkim.csproj

Co-authored-by: Gabe Stocco <gabe@gstocco.com>
2020-02-28 09:48:18 -08:00
David Alcantar e0faf01bbc Update version.json
Update version
2020-02-25 17:19:56 -08:00
David Alcantar 0332b727d5 Update Copyright Strings 2020-02-25 03:15:23 -08:00
David Alcantar fe5964a304 Update package.json
Update to match existing registration
2020-02-25 02:26:47 -08:00
David Alcantar 24d04c19ea Update gulpfile.js
Change version string per marketplace accepted values
2020-02-25 02:13:12 -08:00
David Alcantar c1f7f77283 Update vs-manifest.json
Fix internal name to match existing registration
2020-02-25 01:44:50 -08:00
David Alcantar 3b9285b0d6 Update source.extension.vsixmanifest
Update publisher names to match
2020-02-25 00:43:40 -08:00
David Alcantar fa0eb04022 Update source.extension.vsixmanifest
Update description per schema requirements
2020-02-25 00:31:20 -08:00
David Alcantar 8805ad5539 Update source.extension.vsixmanifest
Fix <Tags> length per schema requirements
2020-02-25 00:17:53 -08:00