We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b4202 commit e71c6deCopy full SHA for e71c6de
alsdkdefs/apis/vulnerabilities/vulnerabilities.v1.yaml
@@ -519,6 +519,14 @@ components:
519
type: string
520
nullable: true
521
example: "Remediation definitions"
522
+ published_date:
523
+ type: string
524
+ nullable: true
525
+ example: "2024-08-05"
526
+ cisa_known_exploited:
527
+ type: boolean
528
529
+ example: false
530
531
532
securitySchemes:
0 commit comments