-
Notifications
You must be signed in to change notification settings - Fork 65
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
Feature 3611 zap wrapper webscan template login #3622
base: develop
Are you sure you want to change the base?
Commits on Nov 14, 2024
-
Add encodingType to totp config #3611
- add entry to openapi.yaml - add field with default - extend unit tests - extend examples, documentation and RestDocTest
Configuration menu - View commit details
-
Copy full SHA for b7d49a8 - Browse repository at this point
Copy the full SHA b7d49a8View commit details -
Update totp generator and add seed decoding #3611
- add decoder with autodetect method and unit testcases - add seed to totp generator and change signature - update unit testcases
Configuration menu - View commit details
-
Copy full SHA for 7d60008 - Browse repository at this point
Copy the full SHA 7d60008View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d990f9 - Browse repository at this point
Copy the full SHA 6d990f9View commit details -
Implement script login via template handling with some dummy data #3611
- add parts for script execution with session management - add script authentication to ZapScanner - add necessary dependencies to gradle files - add configuration option via commandline parameter and ENV variable
Configuration menu - View commit details
-
Copy full SHA for f19d26b - Browse repository at this point
Copy the full SHA f19d26bView commit details
Commits on Nov 18, 2024
-
add groovy example to README.adoc and improve TOTP usability #3611
- add groovy script example to README.adoc - add short explanations - add method to TOTPGenerator to generate a currently valid TOTP - update examples
Configuration menu - View commit details
-
Copy full SHA for d0755f5 - Browse repository at this point
Copy the full SHA d0755f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a29183b - Browse repository at this point
Copy the full SHA a29183bView commit details
Commits on Nov 21, 2024
-
PR review changes part one #3622
- update documentation and fix typos - change implementation of fetching groovy script file, now the file must be specified directly via cli or ENV - other minor changes
Configuration menu - View commit details
-
Copy full SHA for e0de388 - Browse repository at this point
Copy the full SHA e0de388View commit details
Commits on Nov 22, 2024
-
PR review changes part two #3622
- refactored ClientApiWrapper by using real datatypes instead of strings - updated test cases - moved logging to ClientApiWrapper - add additional data to proxy settings
Configuration menu - View commit details
-
Copy full SHA for 223b868 - Browse repository at this point
Copy the full SHA 223b868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1232db8 - Browse repository at this point
Copy the full SHA 1232db8View commit details