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

7 Коммитов

Автор SHA1 Сообщение Дата
Dingmeng Xue 3fff599a9c
Sign third party assemblies (#50) 2020-09-16 23:52:01 +08:00
Dingmeng Xue cba9121738
Add pipeline for build and signing (#35)
* Package and sign powershell modules

* Set up CI with Azure Pipelines

[skip ci]

* Update sign-package.yml for Azure Pipelines

* Update sign-package.yml for Azure Pipelines

* Update sign-package.yml for Azure Pipelines

* Package and sign powershell modules

* Set up CI with Azure Pipelines

[skip ci]

* Update sign-package.yml for Azure Pipelines

* Update sign-package.yml for Azure Pipelines

* Update sign-package.yml for Azure Pipelines

* Update code

* Add psd1 file in signing
2020-08-27 10:28:07 +08:00
Dingmeng Xue b57d3a042c
Initial commits for vscode extension
* Add placeholder for security pipeline

* Initial project

* Add .vscode configuration

* Add out folder

* change input via textbox to pickbox

* Add displayUnderline

* Rename name of select version command

* Delete ignored files

* Update gitignore and exclude out

* Load cmdlet specs

* modify typo error

* Adjust input parameter.

* read all json files from spec dir

* update extension.ts

* enhance the ability of identify.

* Add a new quick fix method.

* Change the structure and add new diagnostics

* Change the old diagnostic name

* Add placeholder for input

* Fix duplicated info

* Change the structure

* Adjust coding style

* Fix some problem

* Add quick fix for parameters

* Add learn more action to quick fix

* Add 'learn more' for parameter change

* Add more information to peek window.

* Adjust some codes for concise.

* change some behavier of quick fix

* Get more details for PARAMETER_CHANGE situation.

* fix a problem for diagnostics because it analyze comment

* merge three info into one

* adjust the structure of the function to get diagnostics

* remove some confusing variables name and add some comments

* repair url format

* Update pipeline YAML

* Add build.proj and daily build.yml

Co-authored-by: Beisi Zhou <zazbs@qq.com>
Co-authored-by: Chenlei Yang <t-chenly@microsoft.com>
Co-authored-by: ChenleiYang <Radium_1209@outlook.com>
2020-08-10 09:22:51 +08:00
Dingmeng Xue 4babd9791c
Add component detection task (#11)
* Add credscan task
* Add component detection
2020-07-28 22:12:20 -07:00
Dingmeng Xue cc97ea29a0
Add credscan tasks to security scan pipeline (#8)
* Add security scan

* Add placeholder pipeline

* Add credscan task

* Add task id to avoid duplicated name

* Add credscan suppressions

* Add credscan suppressions

* Add credscan suppressions

* Add credscan suppressions

* Add credscan suppressions

* Add credscan suppressions

* Add dummy file

* Remove dummy file
2020-07-28 18:14:23 +08:00
Dingmeng Xue c15bfcb55f Update security-scan.yaml for Azure Pipelines 2020-07-28 16:34:19 +08:00
Dingmeng Xue b67c0d56ec
Add security scan (#5)
* Add security scan

* Add placeholder pipeline
2020-07-28 16:24:30 +08:00