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

Extract cyhy orgs & vuln scans data #233

Merged
merged 13 commits into from
May 9, 2024
Merged

Commits on Apr 11, 2024

  1. Create vs-sync scan

    create a scan to pull vs data
    DJensen94 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4293913 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Update code to pull from json

    update vs_sync to pull from a json
    DJensen94 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    30cb128 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. update vs_sync to save requests and vulns_scans collections

    update vs_sync to save requests and vulns_scans collections
    DJensen94 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d828ed2 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Add comments to vs_sync

    Add comments to vs_sync
    DJensen94 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b651a82 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Add redshift changes

    aloftus23 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cfd5090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9af6139 View commit details
    Browse the repository at this point in the history
  3. fix typo in scanExecution

    fix typo in scanExecution
    DJensen94 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    41a1d9e View commit details
    Browse the repository at this point in the history
  4. remove duplicate properties

    remove duplicate properties from backend worker
    DJensen94 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    42b9219 View commit details
    Browse the repository at this point in the history
  5. Run linter

    Run linter on files
    DJensen94 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d23a96b View commit details
    Browse the repository at this point in the history
  6. update package lock

    update package lock
    DJensen94 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b5082fc View commit details
    Browse the repository at this point in the history
  7. Use 'const' instead prefer-const

    Use 'const' instead  prefer-const
    DJensen94 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    66be405 View commit details
    Browse the repository at this point in the history
  8. run linter on package lock

    run linter on package lock
    DJensen94 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    da618d5 View commit details
    Browse the repository at this point in the history
  9. remove unnecessary or check

    remove unnecessary or check
    DJensen94 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3e83c0b View commit details
    Browse the repository at this point in the history