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

[Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0 #24

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Feb 24, 2023

  1. Add instructions to create Docker image with app built from source

    The build instructions only allow for building one of the two
    applications ("platform" or "genetics"), not both. We might want to
    think about that before making a PR.
    romanhaa authored and fedde-s committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    2e85b5e View commit details
    Browse the repository at this point in the history
  2. Add section about Docker image to README

    romanhaa authored and fedde-s committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    66df4d4 View commit details
    Browse the repository at this point in the history
  3. Add option to show top bar with logo and username (#1)

    Co-authored-by: Fedde Schaeffer <[email protected]>
    romanhaa and fedde-s committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0a9975f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    a4c67ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb52a35 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    b3bb5a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Update the OS of the base image for security

    A number of unresolved vulnerabilities exist in the buster/oldoldstable
    Debian release that's the base image of the previous tag.
    fedde-s committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ba2527d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fix: apps/genetics/package.json to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555
    snyk-bot committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5f5b177 View commit details
    Browse the repository at this point in the history