Skip to content

PRXT - fix: add rel security attributes#1445

Closed
punk6529 wants to merge 1 commit intomainfrom
codex/add-rel-attributes-to-target-blank-links
Closed

PRXT - fix: add rel security attributes#1445
punk6529 wants to merge 1 commit intomainfrom
codex/add-rel-attributes-to-target-blank-links

Conversation

@punk6529
Copy link
Copy Markdown
Contributor

Summary

  • add rel="noopener noreferrer" to every link that opens in a new tab across static pages and shared components
  • update dynamic links to conditionally include noopener/noreferrer and adjust related unit tests
  • ensure the NFT Delegation tools section retains its divider metadata

Testing

  • BASE_ENDPOINT=https://6529.io npm run test
  • npm run lint
  • npm run type-check (fails: pre-existing test type assertions do not satisfy strict types)

https://chatgpt.com/codex/tasks/task_e_68c942c8eccc8321882b1ad9119f583b

Signed-off-by: OpenAI Assistant <123456+openai-assistant@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
35.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@prxt6529 prxt6529 changed the title fix: add rel security attributes PRXT - fix: add rel security attributes Sep 30, 2025
@prxt6529
Copy link
Copy Markdown
Collaborator

Will be done in #1497

@prxt6529 prxt6529 closed this Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants