Skip to content

Conversation

gaius-qi
Copy link
Member

@gaius-qi gaius-qi commented Jul 9, 2025

Description

This pull request updates the SECURITY-INSIGHTS.yml file to reflect changes in the repository name and structure for the Dragonfly project. The most important changes include updating repository URLs and notes to align with the new repository naming conventions.

Updates to repository references:

  • SECURITY-INSIGHTS.yml: Changed the repository URL from https://github.com/dragonflyoss/Dragonfly to https://github.com/dragonflyoss/dragonfly to match the updated repository name.
  • SECURITY-INSIGHTS.yml: Updated the url for the project's security policy to use main instead of master in the path, reflecting the repository's branch structure change.

Updates to metadata notes:

  • SECURITY-INSIGHTS.yml: Revised the notes section to indicate that significant development has moved to the dragonfly repository, updating the repository name from Dragonfly2 to dragonfly.

Related Issue

dragonflyoss/community#43

Motivation and Context

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

@gaius-qi gaius-qi added this to the v2.4.0 milestone Jul 9, 2025
@gaius-qi gaius-qi self-assigned this Jul 9, 2025
@gaius-qi gaius-qi requested a review from a team as a code owner July 9, 2025 15:06
@gaius-qi gaius-qi added the documentation Improvements or additions to documentation label Jul 9, 2025
Copy link

codecov bot commented Jul 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.65%. Comparing base (f0957de) to head (b6c7f1e).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4199   +/-   ##
=======================================
  Coverage   32.64%   32.65%           
=======================================
  Files         350      350           
  Lines       41188    41188           
=======================================
+ Hits        13447    13448    +1     
+ Misses      26851    26850    -1     
  Partials      890      890           
Flag Coverage Δ
unittests 32.65% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@mingcheng mingcheng left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

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

lgtm

@chlins chlins merged commit da1f55a into main Jul 10, 2025
18 checks passed
@chlins chlins deleted the feature/repo branch July 10, 2025 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants