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

New improvements and test cases #27

Merged
merged 36 commits into from
Aug 12, 2024

Commits on Aug 11, 2024

  1. remove library format

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    6fc508c View commit details
    Browse the repository at this point in the history
  2. implement modules

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    5f15988 View commit details
    Browse the repository at this point in the history
  3. restructure to a class

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    a95d28b View commit details
    Browse the repository at this point in the history
  4. rework to a class

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    1dd152f View commit details
    Browse the repository at this point in the history
  5. rework to a class

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    61751c7 View commit details
    Browse the repository at this point in the history
  6. shift into spoofing class

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    9f77d99 View commit details
    Browse the repository at this point in the history
  7. rework to a class

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    70e8665 View commit details
    Browse the repository at this point in the history
  8. rework to a class

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    be137ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ba9344 View commit details
    Browse the repository at this point in the history
  10. ruff

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    94db7dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e531a61 View commit details
    Browse the repository at this point in the history
  12. Update report.py

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    35b9c88 View commit details
    Browse the repository at this point in the history
  13. Update test.py

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    c79622f View commit details
    Browse the repository at this point in the history
  14. Update spoofy.py

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    0f6a4a3 View commit details
    Browse the repository at this point in the history
  15. formatting

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    6448585 View commit details
    Browse the repository at this point in the history
  16. fix the include counts

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3e80174 View commit details
    Browse the repository at this point in the history
  17. unused import

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    5e93f7f View commit details
    Browse the repository at this point in the history
  18. fix redirect bug

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    aa13836 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    de684b8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    95dee5b View commit details
    Browse the repository at this point in the history
  21. Update test.py

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    5bf8a19 View commit details
    Browse the repository at this point in the history
  22. black formatting

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    eeff00f View commit details
    Browse the repository at this point in the history
  23. add ruff

    MattKeeley committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    030412f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4094b7d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. issue 26 fix

    MattKeeley committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a63504f View commit details
    Browse the repository at this point in the history
  2. update test cases

    MattKeeley committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ce128d5 View commit details
    Browse the repository at this point in the history
  3. Update docs!

    MattKeeley committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    80a72b2 View commit details
    Browse the repository at this point in the history
  4. add dmarc record

    MattKeeley committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    774aeca View commit details
    Browse the repository at this point in the history
  5. catch edge case

    MattKeeley committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    221fbd5 View commit details
    Browse the repository at this point in the history
  6. Update spoofing.py

    MattKeeley committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c36a8cf View commit details
    Browse the repository at this point in the history
  7. Create syntax.py

    MattKeeley committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    256671d View commit details
    Browse the repository at this point in the history
  8. Update spoofy.py

    MattKeeley committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c7541e3 View commit details
    Browse the repository at this point in the history
  9. better formatting

    MattKeeley committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    04228d1 View commit details
    Browse the repository at this point in the history
  10. Update test.py

    MattKeeley committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4703d16 View commit details
    Browse the repository at this point in the history
  11. redundant

    MattKeeley committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c99233b View commit details
    Browse the repository at this point in the history
  12. black formatting

    MattKeeley committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b3fd5e9 View commit details
    Browse the repository at this point in the history