diff --git a/doc/cna_readme_notes/cnas_with_html_advisories.md b/doc/cna_readme_notes/cnas_with_html_advisories.md
index d59c5c7..ccb3bda 100644
--- a/doc/cna_readme_notes/cnas_with_html_advisories.md
+++ b/doc/cna_readme_notes/cnas_with_html_advisories.md
@@ -69,6 +69,25 @@ We need to figure out a way to parse these google bulletins. Headings and tables
### Advisory
https://support.apple.com/en-us/HT201222
#### Captured Data Potential From Advisory
+```
+[
+ {
+ "cves": [
+ {
+ "cve_id": "CVE-2017-2372",
+ "cve_author": "Tyler Bohan of Cisco Talos"
+ }
+ ],
+ "name":
+ {
+ "name": "Projects"
+ },
+ "available_for": "OS X El Capitan v10.11 and later (64 bit)",
+ "description": "A memory corruption issue was addressed through improved memory handling.",
+ "impact": "Opening a maliciously crafted GarageBand project file may lead to arbitrary\u00a0code execution"
+ }
+]
+```
## Arista Networks
### Advisory