chore(SECURITY-INSIGHTS.yml): change the address of dragonfly repository (#4199)

Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
Gaius 2025-07-10 10:55:14 +08:00 committed by GitHub
parent f0957de9ad
commit da1f55a26b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -9,12 +9,12 @@ project:
name: Dragonfly name: Dragonfly
description: Dragonfly is an open source P2P-based file distribution and image acceleration system, hosted by the Cloud Native Computing Foundation (CNCF) as an Incubating Level Project. description: Dragonfly is an open source P2P-based file distribution and image acceleration system, hosted by the Cloud Native Computing Foundation (CNCF) as an Incubating Level Project.
homepage: https://d7y.io/ homepage: https://d7y.io/
repository: https://github.com/dragonflyoss/Dragonfly repository: https://github.com/dragonflyoss/dragonfly
# Security policy for the project. # Security policy for the project.
security_policy: security_policy:
# URL or path to the project's security policy. # URL or path to the project's security policy.
url: https://github.com/dragonflyoss/Dragonfly/blob/master/SECURITY.md url: https://github.com/dragonflyoss/dragonfly/blob/main/SECURITY.md
# Whether the project has a public security policy. # Whether the project has a public security policy.
public: true public: true
@ -58,4 +58,4 @@ security_features:
metadata: metadata:
last_updated: 2025-07-08 last_updated: 2025-07-08
notes: | notes: |
Dragonfly has moved significant development to Dragonfly2 repository (https://github.com/dragonflyoss/Dragonfly2). For the latest security information, please refer to the new repository. Dragonfly has moved significant development to dragonfly repository (https://github.com/dragonflyoss/dragonfly). For the latest security information, please refer to the new repository.