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
> In the examples above, we are setting it to 00 minutes, 6 a.m.(hour in 24 hour format), any day of the month, any month, on Sundays.[$(date +\%d)-le 15] == Won't run unless it's equal or less than the 15th day (3rd week). Meaning it will run every 3rd Sundays(7) of the month at 6:00 a.m. Pacific (UTC -8).
111
+
> In the previous examples, we specified `00` minutes, 6 a.m. (hour using the 24-hour format), any day of the month, any month, on Sundays.
112
+
>`[$(date +\%d)-le 15]` won't run unless it's equal or less than the 15th day (third week).
113
+
> This means the job runs at 6 a.m. every Sunday, but only if the day of the month is the 15th or earlier.
| 68411 | Fixed inaccurate detections in WebM Project libwebp by excluding razer file path | 22-Jan-25 |
57
+
| 77999 | Defender Vulnerability Management doesn't currently support these four ESET vulnerabilities: <br/>- CVE-2020-11446<br/>- CVE-2023-5594<br/>- CVE-2023-3160<br/>- CVE-2024-7400 | 22-Jan-25 |
58
+
48
59
49
60
## November 2024
50
61
@@ -54,6 +65,7 @@ The following tables present the relevant vulnerability information organized by
54
65
| 78428 | Added Microsoft Defender Vulnerability Management support to TeamViewer vulnerabilities- CVE-2024-7479 and CVE-2024-7481 | 12-Nov-24 |
0 commit comments