Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Update for GCP support #164

Merged
merged 3 commits into from
May 11, 2022
Merged

Update for GCP support #164

merged 3 commits into from
May 11, 2022

Commits on Apr 29, 2022

  1. Update for GCP support

    This commit adds the plumbing to support GCP mappings (see #161). This also fixes
    mehaase committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    85f874c View commit details
    Browse the repository at this point in the history
  2. Fix sonarcloud issues

    mehaase committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    690ca18 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Allow mappings to subtechniques

    In preparation for GCP mappings, add support for mapping directly to a
    subtechnique.
    
    - Update validation to handle mappings to subtechniques.
    - Update documentation generator to handle mappings to subtechniques.
    - Optimize caching for validation command. (Reduces run time from 20s to 5s.)
    - Improve readability of documentation.
    - PEP-8 format for scripts that I updated.
    mehaase committed May 11, 2022
    Configuration menu
    Copy the full SHA
    7ea99bc View commit details
    Browse the repository at this point in the history