-
Notifications
You must be signed in to change notification settings - Fork 16
Labels
securitypatch or change needed due to security concernpatch or change needed due to security concern
Description
We've accumulated a bunch of security warnings via dependabot (https://github.com/opendataphilly/opendataphilly-jkan/security). There are 14 of them, but multiple items are tied to common components. Here is the summarized list of the updates currently needed:
In 'Gemfile.lock"
- gem "webrick", ">= 1.8.2"
- gem "google-protobuf", ">= 3.25.5"
- gem "rexml", ">= 3.3.9"
In 'import/requirements.txt'
- requests>=2.32.0
In 'package-lock.json'
- "jquery": ">=3.5.0"
- "braces": ">=3.0.3"
- "json5": ">=2.2.2"
Metadata
Metadata
Assignees
Labels
securitypatch or change needed due to security concernpatch or change needed due to security concern