|
14511 | 14511 | "request_access_security_header" |
14512 | 14512 | ] |
14513 | 14513 | }, |
| 14514 | + { |
| 14515 | + "action": "repository_security_updates.disable", |
| 14516 | + "description": "Dependabot security updates was disabled.", |
| 14517 | + "docs_reference_links": "/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates", |
| 14518 | + "fields": [ |
| 14519 | + "actor", |
| 14520 | + "actor_id", |
| 14521 | + "user_agent", |
| 14522 | + "request_id", |
| 14523 | + "request_access_security_header", |
| 14524 | + "user", |
| 14525 | + "user_id", |
| 14526 | + "repo", |
| 14527 | + "repo_id", |
| 14528 | + "public_repo", |
| 14529 | + "action", |
| 14530 | + "_document_id", |
| 14531 | + "@timestamp", |
| 14532 | + "created_at", |
| 14533 | + "operation_type" |
| 14534 | + ], |
| 14535 | + "docs_reference_titles": "Configuring Dependabot security updates" |
| 14536 | + }, |
| 14537 | + { |
| 14538 | + "action": "repository_security_updates.enable", |
| 14539 | + "description": "Dependabot security updates was enabled.", |
| 14540 | + "docs_reference_links": "/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates", |
| 14541 | + "fields": [ |
| 14542 | + "user_agent", |
| 14543 | + "request_id", |
| 14544 | + "request_access_security_header", |
| 14545 | + "hashed_token", |
| 14546 | + "programmatic_access_type", |
| 14547 | + "actor", |
| 14548 | + "actor_id", |
| 14549 | + "user", |
| 14550 | + "user_id", |
| 14551 | + "repo", |
| 14552 | + "repo_id", |
| 14553 | + "public_repo", |
| 14554 | + "org", |
| 14555 | + "org_id", |
| 14556 | + "action", |
| 14557 | + "_document_id", |
| 14558 | + "@timestamp", |
| 14559 | + "created_at", |
| 14560 | + "operation_type", |
| 14561 | + "business", |
| 14562 | + "business_id", |
| 14563 | + "actor_is_bot", |
| 14564 | + "actor_is_agent" |
| 14565 | + ], |
| 14566 | + "docs_reference_titles": "Configuring Dependabot security updates" |
| 14567 | + }, |
14514 | 14568 | { |
14515 | 14569 | "action": "repository_visibility_change.clear", |
14516 | 14570 | "description": "The repository visibility change setting was cleared for an organization or enterprise.", |
|
15090 | 15144 | "multi_repo", |
15091 | 15145 | "created_at" |
15092 | 15146 | ], |
15093 | | - "docs_reference_titles": "/code-security/secret-scanning/managing-alerts-from-secret-scanning" |
| 15147 | + "docs_reference_titles": "Manage secret scanning alerts" |
15094 | 15148 | }, |
15095 | 15149 | { |
15096 | 15150 | "action": "secret_scanning_alert.create", |
|
15111 | 15165 | "publicly_leaked", |
15112 | 15166 | "multi_repo" |
15113 | 15167 | ], |
15114 | | - "docs_reference_titles": "/code-security/secret-scanning/managing-alerts-from-secret-scanning" |
| 15168 | + "docs_reference_titles": "Manage secret scanning alerts" |
15115 | 15169 | }, |
15116 | 15170 | { |
15117 | 15171 | "action": "secret_scanning_alert.delete", |
|
15134 | 15188 | "created_at", |
15135 | 15189 | "reason" |
15136 | 15190 | ], |
15137 | | - "docs_reference_titles": "/code-security/secret-scanning/managing-alerts-from-secret-scanning" |
| 15191 | + "docs_reference_titles": "Manage secret scanning alerts" |
15138 | 15192 | }, |
15139 | 15193 | { |
15140 | 15194 | "action": "secret_scanning_alert.public_leak", |
|
15156 | 15210 | "multi_repo", |
15157 | 15211 | "created_at" |
15158 | 15212 | ], |
15159 | | - "docs_reference_titles": "/code-security/secret-scanning/managing-alerts-from-secret-scanning" |
| 15213 | + "docs_reference_titles": "Manage secret scanning alerts" |
15160 | 15214 | }, |
15161 | 15215 | { |
15162 | 15216 | "action": "secret_scanning_alert.reopen", |
|
15202 | 15256 | "secret_type_provider", |
15203 | 15257 | "report_result" |
15204 | 15258 | ], |
15205 | | - "docs_reference_titles": "/code-security/secret-scanning/managing-alerts-from-secret-scanning/resolving-alerts" |
| 15259 | + "docs_reference_titles": "Resolving alerts from secret scanning" |
15206 | 15260 | }, |
15207 | 15261 | { |
15208 | 15262 | "action": "secret_scanning_alert.resolve", |
|
15279 | 15333 | "multi_repo", |
15280 | 15334 | "created_at" |
15281 | 15335 | ], |
15282 | | - "docs_reference_titles": "/code-security/secret-scanning/managing-alerts-from-secret-scanning" |
| 15336 | + "docs_reference_titles": "Manage secret scanning alerts" |
15283 | 15337 | }, |
15284 | 15338 | { |
15285 | 15339 | "action": "secret_scanning_alert.validate", |
|
15303 | 15357 | "publicly_leaked", |
15304 | 15358 | "multi_repo" |
15305 | 15359 | ], |
15306 | | - "docs_reference_titles": "/code-security/secret-scanning/managing-alerts-from-secret-scanning" |
| 15360 | + "docs_reference_titles": "Manage secret scanning alerts" |
15307 | 15361 | }, |
15308 | 15362 | { |
15309 | 15363 | "action": "secret_scanning_closure_request.approve", |
|
0 commit comments