Skip to content

Conversation

@Montoya
Copy link
Contributor

@Montoya Montoya commented Jan 30, 2026

This closes #1429


Note

Medium Risk
Registry-only change, but any schema/JSON-structure mistake here can break downstream registry consumers or publishing pipelines.

Overview
Registers a new snap, npm:@nodefortress/cc-snap (CC by Node Fortress), including author/support links, description/category, and an initial 0.1.10 checksum entry in src/registry.json.

Written by Cursor Bugbot for commit 5e2649e. This will update automatically on new commits. Configure here.

Cursor Bugbot found 1 potential issue for commit 5e2649e

@Montoya Montoya marked this pull request as ready for review February 4, 2026 22:26
@Montoya Montoya requested a review from a team as a code owner February 4, 2026 22:26
@Montoya Montoya enabled auto-merge (squash) February 4, 2026 22:26
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

"versions": {
"0.1.10": {
"checksum": "kjstVxN6bQRSF78u0tRnaDbYi8UWw/rXZNgw/LJXl7A="
}
Copy link

Choose a reason for hiding this comment

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

New snap entry nested inside wrong parent object

High Severity

The new npm:@nodefortress/cc-snap entry is incorrectly nested inside the npm:@hivemindhq/snap object instead of being added as a sibling registry entry. The indentation shows it's at 6 spaces (nested) when it should be at 4 spaces (top-level), matching other entries like npm:@metamask/bitcoin-wallet-snap. This will make the new snap invisible to the registry lookup since it's a property of another snap rather than a proper registry entry.

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[New Snap] CC by Node Fortress

1 participant