Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xc6g-ggrc-qq4r",
"modified": "2023-09-08T23:04:54Z",
"modified": "2023-09-08T23:04:55Z",
"published": "2018-11-09T17:47:23Z",
"aliases": [
"CVE-2017-16016"
Expand All @@ -27,10 +27,7 @@
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 1.11.1"
}
]
}
],
"references": [
Expand All @@ -54,6 +51,10 @@
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-xc6g-ggrc-qq4r"
},
{
"type": "WEB",

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, it should be PACKAGE. I filled the "Source code location" field in the form, and the form saved it as WEB. I opened #9634 about it.

"url": "https://github.com/apostrophecms/sanitize-html"
},
{
"type": "WEB",
"url": "https://npmjs.com/package/sanitize-html#discarding-the-entire-contents-of-a-disallowed-tag"
Expand Down
Loading