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

feat: verify integrity signature when downloading from npm registry #432

Merged
merged 28 commits into from Apr 12, 2024

Commits on Mar 17, 2024

  1. Copy the full SHA
    81842da View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. f

    aduh95 committed Mar 22, 2024
    Copy the full SHA
    0088a0e View commit details
    Browse the repository at this point in the history
  2. u

    aduh95 committed Mar 22, 2024
    Copy the full SHA
    cdb8d45 View commit details
    Browse the repository at this point in the history
  3. Update config.json

    aduh95 committed Mar 22, 2024
    Copy the full SHA
    0bc914e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Update sources/types.ts

    Co-authored-by: Maël Nison <nison.mael@gmail.com>
    aduh95 and arcanis committed Mar 28, 2024
    Copy the full SHA
    cd24483 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    582f894 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Copy the full SHA
    fc62607 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c42cfda View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a5b3516 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7812de1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c893071 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    715e642 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    cb443d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. add tests for integrity

    aduh95 committed Mar 30, 2024
    Copy the full SHA
    3404456 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    86e9322 View commit details
    Browse the repository at this point in the history
  3. mark test as failing

    aduh95 committed Mar 30, 2024
    Copy the full SHA
    193a83c View commit details
    Browse the repository at this point in the history
  4. fixup

    aduh95 committed Mar 30, 2024
    Copy the full SHA
    300a105 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6eb2ea8 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

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

Commits on Apr 2, 2024

  1. Copy the full SHA
    45ad4ce View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    734ae46 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    57a9b1e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9f3d002 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Copy the full SHA
    9c62dc8 View commit details
    Browse the repository at this point in the history
  2. try to parallelize more

    aduh95 committed Apr 12, 2024
    Copy the full SHA
    e159667 View commit details
    Browse the repository at this point in the history
  3. try something else

    aduh95 committed Apr 12, 2024
    Copy the full SHA
    48aaff6 View commit details
    Browse the repository at this point in the history
  4. remove longer timeout

    aduh95 committed Apr 12, 2024
    Copy the full SHA
    7dcc648 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4b4d016 View commit details
    Browse the repository at this point in the history