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

Feature/disallowed domains in csp #2624

Merged
merged 31 commits into from
Apr 4, 2024
Merged

Commits on Mar 7, 2024

  1. fix architecture check

    noamblitz committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b696abd View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    2d10f73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d026b18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2baa2c6 View commit details
    Browse the repository at this point in the history
  4. fix integration tests

    noamblitz committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    260ea01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cac231d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. url shorteners optional

    noamblitz committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b5b371e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    347c6f9 View commit details
    Browse the repository at this point in the history
  3. add unit tests

    noamblitz committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3413c0a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    60fc2af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bc3696 View commit details
    Browse the repository at this point in the history
  3. Update octopoes/tests/test_disallowed_csp_hostnames.py

    Co-authored-by: Jan Klopper <[email protected]>
    noamblitz and underdarknl authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    296599b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96cb734 View commit details
    Browse the repository at this point in the history
  5. more specific checks

    noamblitz committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    18eb10c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7100992 View commit details
    Browse the repository at this point in the history
  7. update unit tests

    noamblitz committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    aff388a View commit details
    Browse the repository at this point in the history
  8. allow all dicts for config

    noamblitz committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    dd5849b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a19f6ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    49baf89 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    eb71b57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27d6451 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 20, 2024

  1. Merge branch 'main' into feature/disallowed-domains-in-csp

    # Conflicts:
    #	octopoes/poetry.lock
    #	octopoes/pyproject.toml
    #	octopoes/requirements-dev.txt
    #	octopoes/requirements.txt
    ammar92 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2905bfe View commit details
    Browse the repository at this point in the history
  2. Fixed merge conflict

    ammar92 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1ae9aba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24e9dae View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. stricter config types

    noamblitz committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    31980f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    81417f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7f22c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

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