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
*The`cpp/world-writable-file-creation` query now only detects `open` and `openat` calls with both the `O_CREAT`and`O_TMPFILE` flag, irrespective of whether the `mode` argument is present.
4
+
*he`cpp/world-writable-file-creation` query now only detects `open` and `openat` calls with the `O_CREAT`or`O_TMPFILE` flag.
0 commit comments