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

Bump werkzeug from 3.0.2 to 3.0.3 in /app #83

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

Commits on Jan 29, 2024

  1. Updating config.js

    Paul Hutelmyer authored and Paul Hutelmyer committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1469bc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Adding QR Card

    phutelmyer committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4c51ddd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from target/qr-card-update

    Adding QR Card
    phutelmyer authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    281508d View commit details
    Browse the repository at this point in the history
  3. Update EventNode.js

    phutelmyer authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9cd403d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Update api_examples.py

    phutelmyer committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    dfa8e2c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Update strelka.py

    phutelmyer committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6e88ff7 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Adding TLSH and QR Fix

    phutelmyer committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6cb843a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    749487e View commit details
    Browse the repository at this point in the history
  3. Bug fix for missing key

    phutelmyer committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c3e2640 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #73 from target/tlsh-update

    Adding TLSH Card
    phutelmyer authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2bb0af8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Updating dependencies

    phutelmyer committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    34dba0f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75 from target/dependency-updates

    Updating UI and Backend Dependencies
    phutelmyer authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1808ccb View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. VT Update

    phutelmyer committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    52a2542 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79 from target/unencrypted-vt-support

    Adding Unencrypted VT Submission Support
    phutelmyer authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    98c1a8f View commit details
    Browse the repository at this point in the history
  3. Bump black from 21.12b0 to 24.3.0 in /app

    Bumps [black](https://github.com/psf/black) from 21.12b0 to 24.3.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](https://github.com/psf/black/commits/24.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    92eaa70 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    phutelmyer authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1376337 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #76 from target/dependabot/pip/app/black-24.3.0

    Bump black from 21.12b0 to 24.3.0 in /app
    phutelmyer authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    af4d4d6 View commit details
    Browse the repository at this point in the history
  6. Update layoutUtils.js

    phutelmyer committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e373dc9 View commit details
    Browse the repository at this point in the history
  7. Fix if no VT key

    phutelmyer committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    773c11e View commit details
    Browse the repository at this point in the history
  8. Fix for missing API key

    phutelmyer committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c4873a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    730121d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb73c85 View commit details
    Browse the repository at this point in the history
  3. Updating dependencies

    phutelmyer committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    cb86a67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f23a3c7 View commit details
    Browse the repository at this point in the history
  5. Refactoring Cards

    phutelmyer committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    cf4f323 View commit details
    Browse the repository at this point in the history
  6. Dependency bumps

    phutelmyer committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    30dcea1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #81 from target/vt-augment-and-additional-updates

    Adding VT Augment Support, Many UX Changes
    phutelmyer authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a11aef9 View commit details
    Browse the repository at this point in the history
  8. Updating README images

    phutelmyer committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4105640 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Bump werkzeug from 3.0.2 to 3.0.3 in /app

    Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.2 to 3.0.3.
    - [Release notes](https://github.com/pallets/werkzeug/releases)
    - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
    - [Commits](pallets/werkzeug@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: werkzeug
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    e5e7164 View commit details
    Browse the repository at this point in the history