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

[main] Release 4.12.0 #1255

Merged
merged 116 commits into from
May 8, 2024
Merged

[main] Release 4.12.0 #1255

merged 116 commits into from
May 8, 2024

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    b223f4e View commit details
    Browse the repository at this point in the history
  2. Redirect qa edit to qa show

    aapomm committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    382d186 View commit details
    Browse the repository at this point in the history
  3. Update spec description

    aapomm committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a5a8aac View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    aapomm committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0ebc8ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09a401e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

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

Commits on Sep 19, 2023

  1. fix version number position

    MattBudz committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    80ec04d View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG

    MattBudz committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9f865d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Merge pull request #1219 from dradis/release-4.11.0

    [develop] Release 4.11.0
    aapomm authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    fb51901 View commit details
    Browse the repository at this point in the history
  2. Add changelog template

    aapomm committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    dccad53 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1222 from dradis/add-changelog-template

    Add changelog template
    aapomm authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1ba0191 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    9d2da24 View commit details
    Browse the repository at this point in the history
  2. Update brakeman.ignore

    aapomm committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5c210fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd423c9 View commit details
    Browse the repository at this point in the history
  4. Appease rubocop

    aapomm committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ebc3319 View commit details
    Browse the repository at this point in the history
  5. Add /up healthcheck route

    This is the default in Rails 7.1 and is used by orcherstration services
    (kamal > traefik, load balancers, etc.) to confirm that the app
    is successfully running.
    etdsoft committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    df131db View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    e5084f5 View commit details
    Browse the repository at this point in the history
  2. Dockerize the repo

    etdsoft committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    220547c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e90b3d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cb9c43 View commit details
    Browse the repository at this point in the history
  5. Update README links

    etdsoft committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    deff37d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1224 from dradis/update-readme

    Update README links
    etdsoft authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b831c80 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Update Dockerfile

    aapomm committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7c18f3f View commit details
    Browse the repository at this point in the history
  2. Revert "Update Dockerfile"

    This reverts commit 7c18f3f.
    etdsoft committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6fc9720 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Use ~= operator

    aapomm committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c8c5495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0b0c7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67c59af View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1181 from dradis/fix-qa-redirect

    Fix qa redirect
    aapomm authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5c02515 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    bf8b634 View commit details
    Browse the repository at this point in the history
  2. Update brakeman.ignore

    aapomm committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    05620a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Merge pull request #1223 from dradis/kamal

    Dockerize the repo
    etdsoft authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e1e0493 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    b1b252a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2a3f25 View commit details
    Browse the repository at this point in the history
  3. backport mappings migrations

    caitmich committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c81ba24 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    4ab69a9 View commit details
    Browse the repository at this point in the history
  2. Fix window size option

    aapomm committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    bcb5f12 View commit details
    Browse the repository at this point in the history
  3. Remove window size option

    aapomm committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6cd6782 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2402bf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7fec99 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Use checkoutv4

    aapomm committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    bacb492 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    d15b7a0 View commit details
    Browse the repository at this point in the history
  2. Vendorize jquery-ui.min

    aapomm committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b5e1769 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1230 from dradis/specs/firefox-driver

    Use firefox as the capybara js driver
    aapomm authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2cdcfc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a1f377 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c716a6c View commit details
    Browse the repository at this point in the history
  6. add specs

    caitmich committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c8bcdb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge pull request #19 from secroots/attachments/prevent-path-travers…

    …al-filenames
    
    Remove attachment#update, sanitize attachment filename, and require e…
    aapomm authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5d0518b View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    6a90142 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mappings-manager/add-uploaders' of github.com:dradis/dr…

    …adis-ce into mappings-manager/add-mappings-table
    caitmich committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    dd4488d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'mappings-manager/add-mappings-table' of github.com:drad…

    …is/dradis-ce into mappings-manager/migrate-templates-to-db
    caitmich committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0729577 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5f1eb7 View commit details
    Browse the repository at this point in the history
  5. update specs

    caitmich committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    cf19a17 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    6bf7515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e1f343 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    112663b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    524610b View commit details
    Browse the repository at this point in the history
  2. Update brakeman

    aapomm committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    dbb5670 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6251206 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa31db4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 18, 2024

  1. Merge pull request #1237 from dradis/mappings-manager/add-default-map…

    …pings
    
    Update Gemfile to use Mappings Manager feature branch for each upload integration
    MattBudz authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    37ce02e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge branch 'mappings-manager/add-uploaders' of github.com:dradis/dr…

    …adis-ce into mappings-manager/add-mappings-table
    caitmich committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a13b6a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bd2376 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1229 from dradis/mappings-manager/add-mappings-table

    Add mapping and mapping field models
    caitmich authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1d30b8f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    96dbc1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03710ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74763e3 View commit details
    Browse the repository at this point in the history
  4. revert debugging change

    MattBudz committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    36e26f1 View commit details
    Browse the repository at this point in the history
  5. fix merge

    MattBudz committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8a1e95a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1241 from dradis/issues/fix-library-import-link

    fix issues empty state link for importing from lib
    MattBudz authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f968a57 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Update links to new domain

    etdsoft committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bdb09a0 View commit details
    Browse the repository at this point in the history
  2. Lint .gemspec

    etdsoft committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4984496 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1242 from dradis/links

    Update links to new domain
    etdsoft authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0728954 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Simplify Pro sync for Tylium

    etdsoft committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c795325 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbaef33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a248ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    316c544 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94155a7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1244 from dradis/ui-dedup

    Simplify Pro sync for Tylium
    etdsoft authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ba50e55 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ec8fae View commit details
    Browse the repository at this point in the history
  8. Link KitsController

    etdsoft committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    45a1b1e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge pull request #1246 from dradis/setup-tweaks

    Setup tweaks
    etdsoft authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6ab0cd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b47314 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da630f3 View commit details
    Browse the repository at this point in the history
  4. Welcome kit updates

    - Add node properties to "O. Start Here" to guide first time users to
      the Notes tab.
    - Update domains to dradis.com
    - Update logo hash for 1st note
    etdsoft committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    070347e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09bfeff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8e2c2b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Merge pull request #1250 from dradis/welcome/update-2024-03

    Welcome/update 2024 03
    etdsoft authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    720a631 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    6a5ded3 View commit details
    Browse the repository at this point in the history
  2. remove spec

    caitmich committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f079727 View commit details
    Browse the repository at this point in the history
  3. remove spec

    caitmich committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d0e3dc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2622de8 View commit details
    Browse the repository at this point in the history
  5. lockfile

    caitmich committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    524fa08 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    5ed1a54 View commit details
    Browse the repository at this point in the history
  2. bump plugins

    caitmich committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2115312 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1248 from dradis/mappings-manager/migrate-templat…

    …es-to-db
    
    Mappings manager/migrate templates to db
    caitmich authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    64e7b52 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update attachments spec

    aapomm committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f880a2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1182 from dradis/fix/version-position

    Fix version position in sidebar
    MattBudz authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    de8b258 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    73132c9 View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    caitmich committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7a0fa52 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. update ci workflow

    MattBudz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    68970f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a70f36 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1238 from dradis/mappings-manager/add-uploaders

    Mappings Manager for Upload Integrations Feature
    caitmich authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4bad128 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

    caitmich committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d081bb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    a986309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2add425 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1234 from dradis/attachments/api-download

    Add size, created_at, and download to the attachments API
    aapomm authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    faa6369 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 6, 2024

  1. Update CHANGELOG

    aapomm committed May 6, 2024
    Configuration menu
    Copy the full SHA
    46978d5 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 8, 2024

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