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 support for calculating OpenSSF Scorecards #709

Merged
merged 53 commits into from Mar 14, 2024

Commits on Mar 2, 2024

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

Commits on Mar 3, 2024

  1. Fix build breaks

    jhutchings1 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    f419e37 View commit details
    Browse the repository at this point in the history
  2. Update dist

    jhutchings1 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    7a8ce50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    781bff1 View commit details
    Browse the repository at this point in the history
  4. Add debugging

    jhutchings1 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    af5438b View commit details
    Browse the repository at this point in the history
  5. Add exception handling

    jhutchings1 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    4230610 View commit details
    Browse the repository at this point in the history
  6. Fix bugs in scorecard

    jhutchings1 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    d641d3a View commit details
    Browse the repository at this point in the history
  7. Fixing bugs

    jhutchings1 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    f87cc24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e16e218 View commit details
    Browse the repository at this point in the history
  9. fix extra slash

    jhutchings1 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    f357c75 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b2ddac1 View commit details
    Browse the repository at this point in the history
  11. Add more error handling

    jhutchings1 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    72d5b06 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ffd129c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f1b66d1 View commit details
    Browse the repository at this point in the history
  14. Fixing url error

    jhutchings1 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    bf2683a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    764e39e View commit details
    Browse the repository at this point in the history
  16. Add debugging

    jhutchings1 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    43286af View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6bcbf04 View commit details
    Browse the repository at this point in the history
  18. Add nullish to types

    jhutchings1 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c286ea9 View commit details
    Browse the repository at this point in the history
  19. Fix type issues

    jhutchings1 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    2bc3ecb View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    7d2e20d View commit details
    Browse the repository at this point in the history
  2. Add debugging

    jhutchings1 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5955069 View commit details
    Browse the repository at this point in the history
  3. Fix config mapping issue

    jhutchings1 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ea64ae9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fcc6a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9843156 View commit details
    Browse the repository at this point in the history
  6. Fix formatting issues

    jhutchings1 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    94125c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1251834 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8ebb4b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bace73 View commit details
    Browse the repository at this point in the history
  10. Update dist

    jhutchings1 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b3d2872 View commit details
    Browse the repository at this point in the history
  11. Add debugging

    jhutchings1 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b5a1aee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    29b9ef4 View commit details
    Browse the repository at this point in the history
  13. Fix icon issues

    jhutchings1 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a1258f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    111227a View commit details
    Browse the repository at this point in the history
  2. Fix scorecard bug

    jhutchings1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1b21f39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e878bf8 View commit details
    Browse the repository at this point in the history
  4. Add links to summary

    jhutchings1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    59d4782 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    296bf3a View commit details
    Browse the repository at this point in the history
  2. Update dist

    jhutchings1 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    cb0a041 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    250250e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a74ebd View commit details
    Browse the repository at this point in the history
  5. Add debugging

    jhutchings1 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5ba0d0f View commit details
    Browse the repository at this point in the history
  6. Add debugging

    jhutchings1 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5bc1976 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    70801db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba6b805 View commit details
    Browse the repository at this point in the history
  3. Remove unused import

    jhutchings1 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b7fdb4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d186d66 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Add tests

    jhutchings1 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ac60038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dc5f53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7266669 View commit details
    Browse the repository at this point in the history
  4. Simplify truthiness check

    jhutchings1 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f875e6e View commit details
    Browse the repository at this point in the history
  5. Fix prettier linting

    jhutchings1 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0e8bc32 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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