Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: CxFlow

# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
# comment
on:
push:
branches: [ master ]
Expand Down
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"CheckmarxSecurityChampion.key": "sk-proj-pNHtnWny3bvPN2slWbeNT3BlbkFJ7HTv6G6iIJ4xsMW8uWgR"
}
1 change: 1 addition & 0 deletions WebGoat/WebGoatCoins/Autocomplete.ashx.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ namespace OWASP.WebGoat.NET.WebGoatCoins
{
/// <summary>
/// Summary description for Autocomplete
// dsdsds
/// </summary>
public class Autocomplete : IHttpHandler
{
Expand Down
1 change: 1 addition & 0 deletions WebGoat/WebGoatCoins/Catalog.aspx.designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.