-
Updated
Mar 6, 2022 - Python
appsec
Here are 187 public repositories matching this topic...
-
Updated
Mar 7, 2022 - Python
-
Updated
Mar 7, 2022 - TypeScript
-
Updated
Jan 13, 2022 - Python
-
Updated
Feb 5, 2022 - Ruby
-
Updated
Apr 22, 2021 - Shell
The current swagger definition is autogenerated. The automatically generated definitions rely on reflection and annotations to create the documentation. The reflection capabilities are poor at best and lead to missing API parameters. Annotations can help in some cases, but the only fix for Swagger is to create individual POJOs for every possible request. This will lead to unnecessary large number
-
Updated
Mar 7, 2022 - Open Policy Agent
-
Updated
Jun 11, 2019
Authentication via Azure/aad-pod-identity for keyvault access could be a good feature to avoid use of clientId/ clientSecret in chart values. Don't you think ?
-
Updated
Feb 26, 2022 - HTML
-
Updated
Mar 3, 2022 - PHP
I just finished dealing with auto-migrated issues for this article, it could definitely use some content updates:
https://github.com/OWASP/www-community/blob/master/pages/HttpOnly.md it still talks about old versions of IE and Opera.
This article includes an extensive table that needs re-working after the auto-migration as well (which I did not tackle).
Is Opera even relevant in 2020? Do
sim swapping
-
Updated
Mar 7, 2022 - HTML
-
Updated
Dec 27, 2021
-
Updated
Nov 24, 2021 - Dockerfile
-
Updated
Feb 17, 2022 - HTML
-
Updated
Oct 16, 2019 - Go
rush.js build errors
Seeing the below error while installing rush.js. Probably might need a package in the base image. Any help would be appreciated.
#21 516.9 > keytar@7.6.0 install /usr/local/lib/node_modules/@microsoft/rush/node_modules/keytar
#21 516.9 > prebuild-install || npm run build
#21 516.9
#21 521.6 prebuild-install WARN install No prebuilt binaries found (target=14.16.0 runtime=node arch=arm64
-
Updated
Aug 7, 2020
-
Updated
Mar 7, 2022 - HTML
-
Updated
Jun 9, 2021
-
Updated
May 31, 2021 - Java
-
Updated
Nov 10, 2021 - Python
-
Updated
Mar 24, 2019 - Python
If HTTP sites (is not HTTPS ones) use the Access-Control-Allow-Origin header then the site will typically not work.
ZAP should automatically fix this header.
https://stackoverflow.com/questions/61940616/how-do-i-work-with-http-sites-using-the-hud-in-owasps-zap-proxy
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Mar 5, 2022 - Scala
Improve this page
Add a description, image, and links to the appsec topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the appsec topic, visit your repo's landing page and select "manage topics."


This is a handle turning exercise - no coding skill is needed, you just need to be thorough :)
grep -R deprec zap/src/main/java | grep "2.6.0"- there should be 41 matchesZAPheader to anyparoscode changed (see examples below)