diff --git a/src/components/reference/_admonition-sot-cves.md b/src/components/reference/_admonition-sot-cves.md
index 235dd418d..331758c86 100644
--- a/src/components/reference/_admonition-sot-cves.md
+++ b/src/components/reference/_admonition-sot-cves.md
@@ -1,11 +1,14 @@
-### Semgrep Supply Chain rule update frequency
+### New CVEs and rule updates
Semgrep ingests CVE information and security advisories from the following sources:
- [ Reviewed GitHub Security Advisories](https://github.com/advisories?query=type%3Areviewed)
- [ Electron release notes](https://releases.electronjs.org/releases/stable)
+- [ OSV](http://osv.dev/)
-Semgrep processes new information at least once per day to:
+Semgrep processes new information multiple times per day, ensuring a maximum lag time of no more than one hour. With this information, Semgrep:
-* Generate rules for new security advisories
-* Update rules based on changes to existing security advisories
+* Generates rules for new security advisories
+* Updates existing rules based on changes to security advisories
+
+For major incidents that might affect customers, Semgrep's Security Research team ships its own advisories, even before third-party databases are updated. Semgrep processes [KEVs](https://www.cisa.gov/known-exploited-vulnerabilities-catalog) the same way it processes other types of vulnerabilities.
\ No newline at end of file