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

580 Коммитов

Автор SHA1 Сообщение Дата
Gabe Stocco d3304bfa0b Fix require in server.ts 2020-02-13 20:17:18 -08:00
David Alcantar 5ee279d896 Add .vscode and .vscodeignore 2020-02-13 20:17:18 -08:00
David Alcantar d79da4f5fb Webpack tests 2020-02-13 20:17:18 -08:00
David Alcantar 505ba93cbf Add todo item for rule pipeline 2020-02-13 20:17:18 -08:00
David Alcantar 066fdec946 Add pipeline file devskim-rules.yml 2020-02-13 20:17:18 -08:00
Gabe Stocco 8466523a15 Upgrade dependencies 2020-02-13 20:16:13 -08:00
Gabe Stocco 3f035baef5 update dependencies 2020-02-13 20:11:33 -08:00
David Alcantar 571e899b7c Update webpack configs for __dirname fix 2020-02-13 19:02:49 -08:00
David Alcantar 50888ed926 update package.json 2020-02-13 18:35:37 -08:00
Gabe Stocco 072f4e8f73 Update build script 2020-02-13 18:06:04 -08:00
Gabe Stocco 322b4895cc Update dependencies 2020-02-13 18:05:56 -08:00
Gabe Stocco c2e21f7a42 Update .gitignore 2020-02-13 18:05:21 -08:00
Gabe Stocco 83b82f1361 Fix ignore
Fix webpack target
2020-02-13 18:00:02 -08:00
Gabe Stocco cbd1ad057b Fix require in server.ts 2020-02-13 17:53:30 -08:00
David Alcantar 06b403de39 Add .vscode and .vscodeignore 2020-02-13 17:50:33 -08:00
David Alcantar 193fc65a5f Webpack tests 2020-02-13 17:22:55 -08:00
David Alcantar d8d0d61581 Added .vscode 2020-02-13 15:52:50 -08:00
Gabe Stocco ef2953690c whitespace cleanup 2020-02-13 14:24:47 -08:00
David Alcantar db447146e0 Update devskim-vscode.yml for Azure Pipelines 2020-02-13 12:19:08 -08:00
David Alcantar a50cc5c575 Update devskim-visualstudio.yml for Azure Pipelines 2020-02-13 12:18:02 -08:00
David Alcantar a112024d80 Update devskim-core.yml for Azure Pipelines 2020-02-13 12:17:07 -08:00
Gabe Stocco df228a87b5
Merge pull request #99 from microsoft/tls-hardcoding
Tls hardcoding
2020-02-13 12:14:43 -08:00
Gabe Stocco ac113fdfd3
Merge pull request #98 from microsoft/miscovet-tls1
Switch regex to string matches.
2020-02-13 12:10:49 -08:00
Michael Scovetta 44d37be8d7
Switched .NET framework check to manual-review.
Many older versions of .NET framework are still supported.
2020-02-13 12:07:27 -08:00
Gabe Stocco 986dd7dcab
Merge branch 'master' into tls-hardcoding 2020-02-13 11:57:20 -08:00
Gabe Stocco b8282d926f
Merge pull request #95 from microsoft/gfs/#9
Fix #9 
Fix #19 
Fix #96
2020-02-13 11:54:30 -08:00
Gabe Stocco 08c95cac5e Add pre-build packer hook. 2020-02-13 11:16:33 -08:00
Gabe Stocco 3aebb0cc40 Fix loading rules resource. 2020-02-13 11:00:25 -08:00
Gabe Stocco e74250cb0c Embed default rules in the DevSkim library instead of independently both in the VSExtension and the CLI. 2020-02-13 10:51:19 -08:00
Gabe Stocco 61f19447b5 Add cobol and csproj languages which exist in some rules. 2020-02-13 10:44:43 -08:00
Gabe Stocco b14327d0e5 Adds rulepacker and pre-build script for DevSkim.CLI 2020-02-13 07:01:18 -08:00
David Alcantar 48b6eef503 Add todo item for rule pipeline 2020-02-13 00:49:04 -08:00
David Alcantar 16d320d534 Add pipeline file devskim-rules.yml 2020-02-13 00:42:42 -08:00
Gabe Stocco f9422ca6fd Combine pack scripts into one with two arguments 2020-02-13 00:30:11 -08:00
Gabe Stocco 79568d7a27 Add new packing scripts. 2020-02-13 00:28:07 -08:00
Gabe Stocco 9ed07cb9e0 Fix #9. 2020-02-12 16:05:32 -08:00
Gabe Stocco 738fbeb3a9
Merge pull request #93 from microsoft/gfs/#57
Fix #57.
2020-02-12 13:41:24 -08:00
Gabe Stocco 6ed7ae9f07
Merge pull request #90 from microsoft/gfs/AddConfidence
Add confidence.
2020-02-12 13:40:46 -08:00
Gabe Stocco c19cf97c1f Fix handling of scopes. Fix #57. 2020-02-12 11:03:31 -08:00
Gabe Stocco f532de2580
Merge pull request #92 from microsoft/gfs/#68
Fix #68.
2020-02-11 16:42:08 -08:00
Gabe Stocco 1d77766042
Merge pull request #91 from microsoft/gfs/GitVersioningPt2
Properly stamp VSIX
2020-02-11 16:14:30 -08:00
Gabe Stocco c602c687b9 Fix #57. 2020-02-11 16:13:16 -08:00
Gabe Stocco bb19b74a57 Fix #68. 2020-02-11 15:58:40 -08:00
Gabe Stocco e3762578a3 Properly stamp vsix 2020-02-11 15:38:28 -08:00
David Alcantar 0c1496d9b5
Merge pull request #89 from microsoft/vsext-pipeline
Target Framework fixes, VSExt.Tests fixes, and pipeline updates
2020-02-11 15:28:47 -08:00
Gabe Stocco 722e73df45 Add confidence. Supercedes #72. 2020-02-11 15:28:30 -08:00
David Alcantar 5d0cebf0b5 Update devskim-visualstudio.yml for Azure Pipelines 2020-02-11 15:16:58 -08:00
David Alcantar 1be2071da2 Merge branch 'vsext-pipeline' of https://github.com/microsoft/DevSkim into vsext-pipeline 2020-02-11 15:05:47 -08:00
David Alcantar 0306e0e9f6 Testing package reference removal due to conflict 2020-02-11 15:05:40 -08:00
David Alcantar b056a3babd Update devskim-visualstudio.yml for Azure Pipelines 2020-02-11 14:45:50 -08:00