Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: devsecopsmaturitymodel/DevSecOps-MaturityModel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: devsecopsmaturitymodel/DevSecOps-MaturityModel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gsoc2026
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 85 files changed
  • 1 contributor

Commits on May 11, 2026

  1. Configuration menu
    Copy the full SHA
    298a25c View commit details
    Browse the repository at this point in the history
  2. fix: remove unnecessary optional chaining operators (NG8107 warnings)

    Remove redundant ?. on non-nullable types across 4 template files & Add *ngIf guards for info[infoTitle] in teams template
    sawankshrma committed May 11, 2026
    Configuration menu
    Copy the full SHA
    2bad7c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd9894e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dce64b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    722dd0e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2026

  1. ts upgrade

    sawankshrma committed May 23, 2026
    Configuration menu
    Copy the full SHA
    e1240ed View commit details
    Browse the repository at this point in the history
  2. core upgrade

    sawankshrma committed May 23, 2026
    Configuration menu
    Copy the full SHA
    ddfd05e View commit details
    Browse the repository at this point in the history
  3. material upgrade

    sawankshrma committed May 23, 2026
    Configuration menu
    Copy the full SHA
    d2285bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18f999e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41ab2cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42ec641 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3ca3cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8405569 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a183555 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e7ba491 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ca5e9e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5b1d246 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d19eb2b View commit details
    Browse the repository at this point in the history
  14. fix: resolve ActivityDescription spec timeout in CI

    Remove unnecessary await fixture.whenStable() that blocks on unresolved MDC animation tasks in headless Chrome. The component data is set synchronously via @input, so no async wait is needed.
    sawankshrma committed May 23, 2026
    Configuration menu
    Copy the full SHA
    18d22df View commit details
    Browse the repository at this point in the history
Loading