Skip to content

Commit 0164dcb

Browse files
committed
Reformat devsecops-new-feature-demo.md for clarity and consistency
1 parent 24c2d0e commit 0164dcb

File tree

1 file changed

+11
-11
lines changed

1 file changed

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

0 commit comments

Comments
 (0)