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: activecm/rita
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.7
Choose a base ref
...
head repository: activecm/rita
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.8
Choose a head ref
  • 8 commits
  • 15 files changed
  • 6 contributors

Commits on Aug 14, 2024

  1. Split prep and post tasks into their own playbook (#16)

    * Split prep and post tasks into their own playbook
    
    * all playbooks in one command
    
    * Include install_pre and install_post playbooks in installer generator
    
    ---------
    
    Co-authored-by: Naomi Kramer <naomi@activecountermeasures.com>
    william-stearns and caffeinatedpixel authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d3b5b3d View commit details
    Browse the repository at this point in the history
  2. Display prevalence as a fraction

    Co-Authored-By: Liza Tsibur <liza@activecountermeasures.com>
    caffeinatedpixel and lisaSW committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    530c835 View commit details
    Browse the repository at this point in the history
  3. Replace ansibles apt-key module (deprecated) (#21)

    * Split prep and post tasks into their own playbook
    
    * all playbooks in one command
    
    * Replace ansibles apt-key module (deprecated)
    
    ---------
    
    Co-authored-by: Naomi Kramer <naomi@activecountermeasures.com>
    Co-authored-by: Liza Tsibur <liza@activecountermeasures.com>
    3 people authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ffb694a View commit details
    Browse the repository at this point in the history
  4. Adjust RITA container dependency to validate health status of ClickHo…

    …use (#19)
    
    * Adjust RITA container dependency to validate health status of ClickHouse before launch; adjust HEALTHCHECK timing for ClickHouse to minimize startup delay
    
    * Update docker-compose.prod.yml
    
    Co-Authored-By: Liza Tsibur <liza@activecountermeasures.com>
    
    ---------
    
    Co-authored-by: Naomi Kramer <naomi@activecountermeasures.com>
    Co-authored-by: Liza Tsibur <liza@activecountermeasures.com>
    3 people authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1dae9fa View commit details
    Browse the repository at this point in the history
  5. Bump github.com/docker/docker in the go_modules group across 1 direct…

    …ory (#17)
    
    Bumps the go_modules group with 1 update in the / directory: [github.com/docker/docker](https://github.com/docker/docker).
    
    
    Updates `github.com/docker/docker` from 26.1.4+incompatible to 26.1.5+incompatible
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v26.1.4...v26.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: indirect
      dependency-group: go_modules
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Liza Tsibur <liza@activecountermeasures.com>
    dependabot[bot] and lisaSW authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c517e7a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    e4a03e6 View commit details
    Browse the repository at this point in the history
  2. Update sshprep to use rsa-sha2-512

    Co-Authored-By: William Stearns <3538265+william-stearns@users.noreply.github.com>
    caffeinatedpixel and william-stearns committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e5fbb07 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Update sshprep

    Co-Authored-By: William Stearns <3538265+william-stearns@users.noreply.github.com>
    caffeinatedpixel and william-stearns committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    93b2dc5 View commit details
    Browse the repository at this point in the history
Loading