You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
15
15
- Add cautionary note to help and readme.
16
16
- Maintenance and documentation changes.
17
17
- Active and passive READMEs to include lastest JS script examples.
18
+
- Reduce usage of fully qualified objects in loops or main methods to address potential classloader performance issues, in JavaScript scripts (Issue 9187).
19
+
- Updated Alert_on_HTTP_Response_Code_Errors.js to work with GraalVM JavaScript engine.
20
+
18
21
19
22
### Fixed
20
23
- The following scripts were not being loaded as scan rules:
0 commit comments