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

[DNM] Fix CodeQL reported vulnerabilities #2398

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Mar 22, 2023

  1. update inefficient regex

    Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
    KipSigei committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d8a39b5 View commit details
    Browse the repository at this point in the history
  2. Use sha256 hashing instead of md5

    Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
    KipSigei committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    5b283c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Improve URL and file name validation

    Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
    KipSigei committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    1261365 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Update hash fields max length on xform and metadata models

    Signed-off-by: Kipchirchir Sigei <arapgodsmack@gmail.com>
    KipSigei committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    f40ced4 View commit details
    Browse the repository at this point in the history