-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Report general tags and metrics (#5335)
* update native appsec * report appsec block failed * report truncation tags * add error blocking log * failed graphql blocking tag * report after block * add waf timeout span tag * add rasp timeout span tag * add waf error tag * add rasp error tag * remove raspRule from waf run call * add waf wrapper tests * report metrics after blocking * call runWaf * rasp timout test * add waf/rasp errors and timeout * report metrics after catch on graphql * return false if waf result is not defined * graphql blocking action * graphql report metrics * check if request data exist first * user tracking blocking action * waf and rasp timeout * fix sql injection tests * add comment for waf timeout * keep only waf error test * fallback to dummy BlockList for cypress 6 * fix linter * add waf error test * fix rasp resources path * fix waf error on windows * fix waf error on windows path * remove waf errors test file * report waf metrics on api security schema extraction * report metrics inside run waf * user blocking tests * add reporter tests * linter * add test for block failure * use settag instead of addtags * metrics order * fix linter and test * remove return null * add waf context run stubs * waf error code readability * fix timers * report metrics on waf failure * fix metrics * remove run waf function * add unit tests * add telemetry tests * test message * replace total runtime with duration * reporter test * test title * add more tests
- Loading branch information
1 parent
0506666
commit 6e11e2a
Showing
20 changed files
with
544 additions
and
121 deletions.
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
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.