Skip to content

Commit 4bad5df

Browse files
committed
synced with upstream b4 pr for custom agents
1 parent 15df674 commit 4bad5df

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

end_to_end_test.txt

Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Use the gh-advsec-devsecops repository from the workspace
2+
Create a new DevSecOps-[random-number].cshtml page and reference it into the Index page
3+
Add some content to it with some latest news about GitHub Advanced Security.
4+
Implemented the ILogger for the backend code of the page.
5+
For demo purpose, generate some C# insecure code, like log forging or regex exposure
6+
Add package System.Text.Json --version 8.0.4
7+
Add package Microsoft.Data.SqlClient --version 5.0.2
8+
Add package newtonsoft.json --version 12.0.2
9+
Build the webapp to make sure there are not build errors.
10+
Create me a new branch feature/devsecops-demo-[randon-number] and switch to it.
11+
Prepare for committing the changes.

0 commit comments

Comments
 (0)