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

Add basic outline for security issues tool & action #88

Merged
merged 61 commits into from
Oct 27, 2023

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    c763552 View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    Nicoretti committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3f28860 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25cd737 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3b1e14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    565eab7 View commit details
    Browse the repository at this point in the history
  6. Update file names in action

    Nicoretti committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6af52f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e242ff2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Various changes

    * Add basic filter
    * Change CLI entry points
    * Add prototype for issue creation
    Nicoretti committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a5626db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4693b0 View commit details
    Browse the repository at this point in the history
  3. Restructure security module

    Nicoretti committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a0832d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f03d2d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7554c2d View commit details
    Browse the repository at this point in the history
  6. Add additional debug output

    Nicoretti committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    17c32f7 View commit details
    Browse the repository at this point in the history
  7. Fix issue filter

    Nicoretti committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d369d45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5351461 View commit details
    Browse the repository at this point in the history
  9. WIP: Documenation

    Nicoretti committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b319a11 View commit details
    Browse the repository at this point in the history
  10. Bump version

    Nicoretti committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3015ac8 View commit details
    Browse the repository at this point in the history
  11. Update docs

    Nicoretti committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b8ffaff View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    c33f454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3422beb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a16d785 View commit details
    Browse the repository at this point in the history
  4. Update cli

    Nicoretti committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    16a9d23 View commit details
    Browse the repository at this point in the history
  5. Update action

    Nicoretti committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    90670b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c70fff9 View commit details
    Browse the repository at this point in the history
  7. Update CLI

    Nicoretti committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6ba2dac View commit details
    Browse the repository at this point in the history
  8. Improve CLI

    * Add additional arguments
    * Add help texts
    Nicoretti committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    94ae3e1 View commit details
    Browse the repository at this point in the history
  9. Update github action

    Nicoretti committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2eefbdf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f618baf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    236de49 View commit details
    Browse the repository at this point in the history
  12. Fix github action

    Nicoretti committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7ffb136 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f400d75 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b01f9b3 View commit details
    Browse the repository at this point in the history
  15. Filter newlines

    Nicoretti committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7a700a3 View commit details
    Browse the repository at this point in the history
  16. Remove extra marker

    Nicoretti committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4b5690e View commit details
    Browse the repository at this point in the history
  17. ouput filtered issues

    Nicoretti committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7a9e19b View commit details
    Browse the repository at this point in the history
  18. Change output format

    Nicoretti committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    abdcb25 View commit details
    Browse the repository at this point in the history
  19. Adjust format once more

    Nicoretti committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    085473e View commit details
    Browse the repository at this point in the history
  20. Update note in code

    Nicoretti committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    21ee87e View commit details
    Browse the repository at this point in the history
  21. Update documentation

    Nicoretti committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    384e174 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2bcb4a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    7893d69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de02702 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0a1bbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a61b7e View commit details
    Browse the repository at this point in the history
  5. Update doc/tools.rst

    Co-authored-by: Torsten Kilias <[email protected]>
    Nicoretti and tkilias authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d7fb2ab View commit details
    Browse the repository at this point in the history
  6. Update doc/tools.rst

    Co-authored-by: Torsten Kilias <[email protected]>
    Nicoretti and tkilias authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2a6d2fe View commit details
    Browse the repository at this point in the history
  7. Update doc/tools.rst

    Co-authored-by: Torsten Kilias <[email protected]>
    Nicoretti and tkilias authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    639f00b View commit details
    Browse the repository at this point in the history
  8. Update test/integration/cli/security-cve-create.t

    Co-authored-by: Torsten Kilias <[email protected]>
    Nicoretti and tkilias authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b21b329 View commit details
    Browse the repository at this point in the history
  9. Update test/integration/cli/security-cve-filter.t

    Co-authored-by: Torsten Kilias <[email protected]>
    Nicoretti and tkilias authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4a530b0 View commit details
    Browse the repository at this point in the history
  10. Update doc/github_actions/security_issues.rst

    Co-authored-by: Christoph Pirkl <[email protected]>
    Nicoretti and kaklakariada authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ece835a View commit details
    Browse the repository at this point in the history
  11. Update .github/actions/security-issues/action.yml

    Co-authored-by: Christoph Pirkl <[email protected]>
    Nicoretti and kaklakariada authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ad5cb68 View commit details
    Browse the repository at this point in the history
  12. Update .github/actions/security-issues/action.yml

    Co-authored-by: Christoph Pirkl <[email protected]>
    Nicoretti and kaklakariada authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2ca20fa View commit details
    Browse the repository at this point in the history
  13. Update doc/github_actions/security_issues.rst

    Co-authored-by: Christoph Pirkl <[email protected]>
    Nicoretti and kaklakariada authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b226e45 View commit details
    Browse the repository at this point in the history
  14. Update doc/github_actions/security_issues.rst

    Co-authored-by: Christoph Pirkl <[email protected]>
    Nicoretti and kaklakariada authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1dede7a View commit details
    Browse the repository at this point in the history
  15. Update exasol/toolbox/tools/security.py

    Co-authored-by: Christoph Pirkl <[email protected]>
    Nicoretti and kaklakariada authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    081297e View commit details
    Browse the repository at this point in the history
  16. Update exasol/toolbox/tools/security.py

    Co-authored-by: Christoph Pirkl <[email protected]>
    Nicoretti and kaklakariada authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    33afe8f View commit details
    Browse the repository at this point in the history
  17. Update exasol/toolbox/tools/security.py

    Co-authored-by: Christoph Pirkl <[email protected]>
    Nicoretti and kaklakariada authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    43ae7b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Apply code review feedback

    Nicoretti committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    58b0fd5 View commit details
    Browse the repository at this point in the history
  2. Adjust action

    Nicoretti committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    1e74e0c View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Nicoretti committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    88a5c0f View commit details
    Browse the repository at this point in the history
  4. Update pr template

    Nicoretti committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5a5a95d View commit details
    Browse the repository at this point in the history