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

Finish migration to 2.0 #23

Merged
merged 19 commits into from
Dec 18, 2023
Merged

Finish migration to 2.0 #23

merged 19 commits into from
Dec 18, 2023

Commits on Dec 15, 2023

  1. Finish migration to 2.0

    ### What's done:
    - removed extra parameters
    - removed documentation for cli
    - fixed link to docs about cli
    - fixed version in docs
    nulls committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ae51fa8 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    d8d6c39 View commit details
    Browse the repository at this point in the history
  2. update 2.0.3

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5c2b431 View commit details
    Browse the repository at this point in the history
  3. set a full path to reporters

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    deaa1b0 View commit details
    Browse the repository at this point in the history
  4. set debug logging

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    28ca460 View commit details
    Browse the repository at this point in the history
  5. bash's array don't need a comma

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ebd0cf6 View commit details
    Browse the repository at this point in the history
  6. updated summary

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7e985b1 View commit details
    Browse the repository at this point in the history
  7. type " instead of '

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    81655a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    874fc7c View commit details
    Browse the repository at this point in the history
  9. fixed a single line as summary

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9ed27ed View commit details
    Browse the repository at this point in the history
  10. forgot a "

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f30f015 View commit details
    Browse the repository at this point in the history
  11. removed a new line at the end

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    09bc9a9 View commit details
    Browse the repository at this point in the history
  12. added an echo

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0fa2265 View commit details
    Browse the repository at this point in the history
  13. a full path to sarif report

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9c79f3a View commit details
    Browse the repository at this point in the history
  14. resolving report_file

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ff3fedd View commit details
    Browse the repository at this point in the history
  15. resolving report_file

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9f6eaf3 View commit details
    Browse the repository at this point in the history
  16. try " instead of '

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7ea1e03 View commit details
    Browse the repository at this point in the history
  17. set release version

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    75a406e View commit details
    Browse the repository at this point in the history
  18. fixed log message

    nulls committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    6db2ace View commit details
    Browse the repository at this point in the history