Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Web for Transition UK #195

Merged
merged 5 commits into from
Aug 30, 2024
Merged

Add Web for Transition UK #195

merged 5 commits into from
Aug 30, 2024

Conversation

DinerIsmail
Copy link
Member

This is a 'special' type of web, where data is pulled from the Transition API rather than the Resilience Web database.

@DinerIsmail DinerIsmail self-assigned this Aug 30, 2024
@DinerIsmail DinerIsmail merged commit 7bb2c08 into main Aug 30, 2024
4 checks passed
@DinerIsmail DinerIsmail deleted the transition branch August 30, 2024 15:45
Copy link

vercel bot commented Aug 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
resilience-web ✅ Ready (Inspect) Visit Preview Aug 30, 2024 3:45pm

Comment on lines +28 to +31
const descriptionStrippedOfHtml = listing.description?.replace(
/<[^>]*>?/gm,
'',
)

Check failure

Code scanning / CodeQL

Incomplete multi-character sanitization High

This string may still contain
<script
, which may cause an HTML element injection vulnerability.
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.

1 participant