-
Updated
Apr 8, 2022 - Python
appsec
Here are 192 public repositories matching this topic...
-
Updated
Apr 6, 2022 - Python
-
Updated
Mar 11, 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
Apr 8, 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
Apr 4, 2022 - HTML
-
Updated
Mar 22, 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
Apr 8, 2022 - HTML
-
Updated
Mar 24, 2022
-
Updated
Mar 25, 2022 - Dockerfile
-
Updated
Mar 13, 2022 - HTML
-
Updated
Mar 18, 2022 - 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
Apr 8, 2022 - HTML
-
Updated
Aug 7, 2020
-
Updated
Jun 9, 2021
-
Updated
May 31, 2021 - Java
-
Updated
Nov 10, 2021 - Python
-
Updated
Mar 24, 2019 - Python
-
Updated
Feb 26, 2022 - JavaScript
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
Apr 7, 2022 - Go
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."
Describe the bug
When you change the Policy Name more than two Time(e.g. from upper Case to Lower-Case) then the item got duplicated, after removing one item the other cannot be modified anymore but removed.
Steps to reproduce the behavior