Skip to content

Commit

Permalink
Add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
DeLaGuardo committed Nov 12, 2024
1 parent e97bdd4 commit 0a956a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ctim/schemas/vocabularies.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
:gen (cs/gen motivation))

(def observable-type-identifier
#{"acudid" ;; AnyConnect ID
#{"acudid" ;; AnyConnect ID
"amp_computer_guid"
"certificate_common_name"
"certificate_issuer"
Expand All @@ -284,7 +284,7 @@
"cisco_uc_id" ;; Cisco Unified Connector ID
"cortex_agent_id" ;; PAN Cortex XDR Agent ID
"crowdstrike_id"
"cvm_id"
"cvm_id" ;; Cisco Vulnerability Management ID
"cybereason_id"
"darktrace_id" ;; Darktrace ID
"device"
Expand Down

0 comments on commit 0a956a6

Please sign in to comment.