Add flink security/advisory page
diff --git a/content/projects/_index.md b/content/projects/_index.md
index 9bea515..4e89a88 100644
--- a/content/projects/_index.md
+++ b/content/projects/_index.md
@@ -43,7 +43,7 @@
 | Apache EventMesh |  [Apache Security Team](mailto:security@apache.org) | |
 | Apache Felix |  [Apache Security Team](mailto:security@apache.org) | |
 | [Apache Fineract](https://cwiki.apache.org/confluence/display/FINERACT/Apache+Fineract+Security+Report) |  [Apache Fineract Security Team](mailto:security@fineract.apache.org) | |
-| Apache Flink |  [Apache Security Team](mailto:security@apache.org) | |
+| [Apache Flink](https://flink.apache.org/what-is-flink/security/) |  [Apache Security Team](mailto:security@apache.org) | [Advisories](https://flink.apache.org/what-is-flink/security/) |
 | Apache Flume |  [Apache Security Team](mailto:security@apache.org) | |
 | Apache Geode |  [Apache Security Team](mailto:security@apache.org) | |
 | [Apache Geronimo](https://geronimo.apache.org/security-reports.html) |  [Apache Geronimo Security Team](mailto:security@geronimo.apache.org) | |
diff --git a/content/projects/flink/_index.md b/content/projects/flink/_index.md
index 015e389..5c11ce1 100644
--- a/content/projects/flink/_index.md
+++ b/content/projects/flink/_index.md
@@ -6,11 +6,11 @@
 
 # Reporting
 
-Do you want disclose a potential security issue for Apache Flink? Send your report to the [Apache Security Team](mailto:security@apache.org).
+Do you want disclose a potential security issue for Apache Flink? You can read more about the projects' security policy on their [security page](https://flink.apache.org/what-is-flink/security/), and email your report to the [Apache Security Team](mailto:security@apache.org).
 
 # Advisories
 
-This section is experimental: it provides advisories since 2023 and may lag behind the official CVE publications. If you have any feedback on how you would like this data to be provided, you are welcome to reach out on our public [mailinglist](/mailinglist) or privately on [security@apache.org](mailto:security@apache.org)
+This section is experimental: it provides advisories since 2023 and may lag behind the official CVE publications. It may also lack details found on the [project security page](https://flink.apache.org/what-is-flink/security/). If you have any feedback on how you would like this data to be provided, you are welcome to reach out on our public [mailinglist](/mailinglist) or privately on [security@apache.org](mailto:security@apache.org)
 {.bg-warning}
 
 ## Apache Flink directory traversal attack: remote file writing through the REST API ## { #CVE-2020-17518 }
diff --git a/scripts/project-coordinates.json b/scripts/project-coordinates.json
index 2681239..3d47c57 100644
--- a/scripts/project-coordinates.json
+++ b/scripts/project-coordinates.json
@@ -71,6 +71,12 @@
     "advisory_link": null,
     "contact": "security@fineract.apache.org"
   },
+  "flink": {
+    "name": "Apache Flink",
+    "link": "https://flink.apache.org/what-is-flink/security/",
+    "advisory_link": "https://flink.apache.org/what-is-flink/security/",
+    "contact": "security@apache.org"
+  },
   "geronimo": {
     "name": "Apache Geronimo",
     "link": "https://geronimo.apache.org/security-reports.html",