main
mdx 48 lines 1.29 KB
Raw
1 ---
2 title: Microsoft Patch Tuesday
3 description: Track and prioritize Microsoft monthly vulnerabilities inside CoPilot.
4 ---
5
6 ## What it is
7
8 CoPilot includes a Patch Tuesday experience to help operators/admins track and prioritize Microsoft monthly vulnerabilities.
9
10 ## Who this is for
11
12 - **Admin / Platform**: triage exposure and prioritize remediation
13 - **Operator**: understand which CVEs matter during investigations
14
15 ## Inputs (what it needs)
16
17 - Internet access for Patch Tuesday data fetch (implementation-dependent)
18 - No endpoint agent changes required
19
20 ## Outputs (what you get)
21
22 - Cycle summary (current/recent)
23 - Search and prioritization helpers
24
25 ## Where it lives in the UI
26
27 - **Agents → Patch Tuesday**
28 - Route: `/patch-tuesday`
29
30 Operator walkthrough (UI guide):
31 - [Patch Tuesday (Microsoft)](/user/ui/agents-patch-tuesday)
32
33 ## Success criteria
34
35 - [ ] Patch Tuesday data loads
36 - [ ] You can open a cycle and view prioritized items
37 - [ ] You can search for a CVE and get results
38
39 ## Safety / guardrails
40
41 - Patch Tuesday prioritization is guidance. Always validate against your environment and asset exposure.
42
43 ## Troubleshooting
44
45 - If data won’t load:
46 - verify outbound connectivity (if required)
47 - check connector/service health (if applicable)
48 - retry with a different cycle (if UI supports it)