diff --git a/python/ql/src/change-notes/2022-05-10-promote-pam-authentication-bypass.md b/python/ql/src/change-notes/2022-05-10-promote-pam-authentication-bypass.md index e6379d8fc4b..e87e717f609 100644 --- a/python/ql/src/change-notes/2022-05-10-promote-pam-authentication-bypass.md +++ b/python/ql/src/change-notes/2022-05-10-promote-pam-authentication-bypass.md @@ -1 +1,4 @@ +--- +category: newQuery +--- * The query "PAM authorization bypass due to incorrect usage" (`py/pam-auth-bypass`) has been promoted from experimental to the main query pack. Its results will now appear by default. This query was originally [submitted as an experimental query by @porcupineyhairs](https://github.com/github/codeql/pull/8595).