Add consolidated license-compliance report (cargo-deny + license-chec… - #1294
Merged
Gbangbolaoluwagbemiga merged 1 commit intoJul 28, 2026
Merged
Conversation
|
Someone is attempting to deploy a commit to the gbangbolaoluwagbemiga's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@Dataguru-tech Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
Gbangbolaoluwagbemiga
merged commit Jul 28, 2026
5c123cd
into
HyperSafeD:main
15 of 29 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR 1
Implemented comprehensive license compliance validation across Rust and npm workspaces. Added automated npm license checks alongside existing cargo-deny verification, generated a consolidated dependency license report, and documented any approved exceptions. This ensures all project dependencies are reviewed for license compatibility and provides a release-ready compliance artifact for mainnet freeze.
PR 2
Documented and enforced a data retention policy for uploaded contract sources and scan results. Added automated expiry/deletion to match the defined retention windows, updated the documentation, and linked the policy to the Privacy Policy to ensure transparent and consistent data lifecycle management.
PR 3
Implemented automated backups and a disaster recovery strategy for the vulnerability database and persisted user data. Added scheduled backups with retention policies, documented RPO/RTO targets and restore procedures, and validated the recovery process through a successful restore test to improve resilience for mainnet deployment.
PR 4
Created a launch announcement checklist and prepared release-ready content for the blog, social media, and Stellar community channels. Organized announcement timing around the mainnet release to ensure a coordinated launch and improve visibility across the ecosystem.
Closes #1161
Closes #1160
Closes #1156
Closes #1170