Skip to content

Conversation

@gweiying
Copy link
Contributor

Problem

What problem are you trying to solve? What issue does this close?

Closes [insert issue #]

Solution

How did you solve the problem?

Features:

  • Details ...

Improvements:

  • Details ...

Bug Fixes:

  • Details ...

Before & After Screenshots

BEFORE:
[insert screenshot here]

AFTER:
[insert screenshot here]

Tests

What tests should be run to confirm functionality?

Deploy Notes

Notes regarding deployment of the contained body of work. These should note any
new dependencies, new scripts, etc.

New environment variables:

  • env var : env var details

New scripts:

  • script : script details

New dependencies:

  • dependency : dependency details

New dev dependencies:

  • dependency : dependency details

halfwhole and others added 25 commits July 13, 2023 16:04
feat: sgid integration with go
* fix: stored xss via file upload

* chore: refactor tests

* fix: e2e test

* fix: update relative changed file path in e2e
* fix: package.json to reduce vulnerabilities

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: PikkaPikkachu <[email protected]>
* build(deps): bump node from 16 to 18

* build: bump testcafe to 2.6.2, typescript to 4.7.4, and downstream fixes
* chore: replace query to check if shortlink is available

* chore: add tests

* chore: make return more readable
* chore: use replica scope for url short link reads

* chore: wrap update link stats in a try catch to prevent errors bubbling

* chore: add feature flag for using replica to look up redirects

---------

Co-authored-by: halfwhole <[email protected]>
* chore: replace safe browsing with web risk

* chore: add SOCIAL_ENGINEERING_EXTENDED_COVERAGE
return
} catch (error) {
logger.error(error)
res.status(500).render('error', { error })

Check warning

Code scanning / CodeQL

Information exposure through a stack trace

This information exposed to the user depends on [stack trace information](1).
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.

4 participants