This repository was archived by the owner on Aug 21, 2024. It is now read-only.
File tree 17 files changed +47
-16
lines changed
DeutschJozsaAlgorithm/.vscode
JointMeasurements/.vscode
KeyDistribution_BB84/.vscode
SolveSATWithGrover/.vscode
17 files changed +47
-16
lines changed Original file line number Diff line number Diff line change
1
+ name : DevSkim
2
+
3
+ on :
4
+ push :
5
+ branches : [ main ]
6
+ pull_request :
7
+ branches : [ main ]
8
+ workflow_dispatch :
9
+ schedule :
10
+ # set schedule to run at 2AM PT on Saturdays
11
+ - cron : ' 0 9 * * Sat'
12
+
13
+ jobs :
14
+ lint :
15
+ name : DevSkim
16
+ runs-on : ubuntu-latest
17
+ permissions :
18
+ actions : read
19
+ contents : read
20
+ security-events : write
21
+ steps :
22
+ - name : Checkout code
23
+ uses : actions/checkout@v3
24
+
25
+ - name : Run DevSkim scanner
26
+ uses : microsoft/DevSkim-Action@v1
27
+
28
+ - name : Upload DevSkim scan results to GitHub Security tab
29
+ uses : github/codeql-action/upload-sarif@v2
30
+ with :
31
+ sarif_file : devskim-results.sarif
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
Original file line number Diff line number Diff line change 1
1
{
2
- // See http ://go.microsoft.com/fwlink/?LinkId=827846
2
+ // See https ://go.microsoft.com/fwlink/?LinkId=827846
3
3
// for the documentation about the extensions.json format
4
4
"recommendations" : [
5
5
" quantum.quantum-devkit-vscode"
You can’t perform that action at this time.
0 commit comments