-
Notifications
You must be signed in to change notification settings - Fork 213
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
Recent hotfixes #1021
Merged
Recent hotfixes #1021
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
e67278e
basic implementation of using dependency graph in testing
avneesh-akto 35ff291
removed duplicate files and added API to TestEditorEnums.java
avneesh-akto 21af369
added workflow_filter in testing
avneesh-akto 76c96c2
fixed merge conflicts
avneesh-akto 5e03999
allow get_assets call in templates
avneesh-akto 19e33ab
Merge pull request #1008 from akto-api-security/develop
avneesh-akto f850f7f
fixed merge conflicts
avneesh-akto 68e9ceb
remove mac-os
ankush-jain-akto 674d2cd
code cleanup
avneesh-akto a3f89c6
remove bolt
ankush-jain-akto 0869488
support variables in override url input
ayushaga14 dd1d118
allow variable string in run test input
ayushaga14 866081b
rever har action changes and null checks for memory.java
avneesh-akto d0d6f48
Update Constants.java
aktoboy c62e46b
fixed unit test
avneesh-akto 6b76963
added graceful error handling to workflow tests
avneesh-akto 6c9af33
Merge pull request #1014 from akto-api-security/feature/dp_in_testing
avneesh-akto a2895d3
add logs
ayushaga14 1c9294d
Merge pull request #1016 from akto-api-security/feature_var_substitui…
ayushaga14 d31fe8f
Merge pull request #1019 from akto-api-security/aktoboy-patch-1
aktoboy 1f30fb4
Added changes for test results telemetry
aktoboy b6365d5
Fixed mongo connection string
aktoboy 5e2e684
Merge pull request #1022 from akto-api-security/feature/ingest-test-r…
aktoboy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
49 changes: 0 additions & 49 deletions
49
apps/dashboard/src/main/java/com/akto/utils/GzipUtils.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check failure
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High