Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Medium Severitys Remediation #12

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
a237ef2
Create main.yml
Edunova8 Mar 2, 2023
9c57815
Update main.yml
Edunova8 Mar 2, 2023
277fa0d
HttpCookie-Remediation
fernandopbarboza Apr 11, 2023
36e2f82
Missing Object Level Authorization-Remediation
fernandopbarboza Apr 11, 2023
7912632
Update 20230713
fernando-barboza Jul 13, 2023
1360b7d
Merge branch 'master' of https://github.com/Nova-8/Damm-Vulnerable-CS…
fernando-barboza Jul 13, 2023
b8e0572
Update main.yml
Edunova8 Jul 17, 2023
6e14e73
Settings update
fernando-barboza Sep 20, 2023
aa1510a
Disparo scan via IDE
fernando-barboza Sep 27, 2023
9dbda4c
Alteração SQL Injection
fernando-barboza Oct 2, 2023
b352d5c
Alteração SQL Injection
fernando-barboza Oct 2, 2023
7eb40d6
Alteração SQL Injection 20231004
fernando-barboza Oct 4, 2023
eddf8cd
Update main.yml
fernando-barboza Oct 25, 2023
0c47963
Update main.yml
fernando-barboza Oct 25, 2023
cfdfc58
Update main.yml
fernando-barboza Oct 25, 2023
0fff26e
Update main.yml
fernando-barboza Oct 31, 2023
f9a162b
Commit demostração
fernando-barboza Nov 9, 2023
4c95f37
Commit demostração
fernando-barboza Nov 9, 2023
71d219d
Merge branch 'master' of https://github.com/Nova-8/Damm-Vulnerable-CS…
fernando-barboza Nov 9, 2023
b349635
Remediação guiada por I.A
fernando-barboza Nov 21, 2023
144c6dc
Update main.yml
Edunova8 Dec 19, 2023
5e5afd3
Update main.yml
Edunova8 Jan 26, 2024
8159be0
Set up CI with Azure Pipelines
Prevelate8 Jun 16, 2024
44418f6
Update azure-pipelines.yml for Azure Pipelines
Prevelate8 Jun 16, 2024
5c4d3d0
Update main.yml
Edunova8 Jul 15, 2024
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
Prev Previous commit
Next Next commit
Settings update
fernando-barboza committed Sep 20, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 6e14e7364e7ef9a209d4fede4e0f13e58dc2a4d4
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"githubPullRequests.ignoredPullRequestBranches": [
"master"
]
}