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

Supplement tags with ts-inspec-objects #1391

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on May 1, 2023

  1. first pass on supplement tags - write is just a copy, read has been e…

    …dited
    
    Signed-off-by: Amndeep Singh Mann <[email protected]>
    Amndeep7 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    e69c4f9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Added filtering on controls (-c) for Read Tags

    Signed-off-by: Gavin Mason <[email protected]>
    GavMason committed May 2, 2023
    Configuration menu
    Copy the full SHA
    b317727 View commit details
    Browse the repository at this point in the history
  2. put filter in the correct location and added another example

    Signed-off-by: Amndeep Singh Mann <[email protected]>
    Amndeep7 committed May 2, 2023
    Configuration menu
    Copy the full SHA
    99598a9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Added tags write functionality

    Signed-off-by: Gavin Mason <[email protected]>
    GavMason committed May 3, 2023
    Configuration menu
    Copy the full SHA
    52d727c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Updated tags write command to handle only HDF/InspecProfile inputs an…

    …d fixed descriptions
    
    Signed-off-by: Gavin Mason <[email protected]>
    GavMason committed May 4, 2023
    Configuration menu
    Copy the full SHA
    22fbc18 View commit details
    Browse the repository at this point in the history
  2. Small fix for tags write functionality for HDF type inputs

    Signed-off-by: Gavin Mason <[email protected]>
    GavMason committed May 4, 2023
    Configuration menu
    Copy the full SHA
    4baa6ef View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Added write command functionality

    Signed-off-by: Gavin Mason <[email protected]>
    GavMason committed May 8, 2023
    Configuration menu
    Copy the full SHA
    4eeb952 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Fixed non-type requested changes

    Signed-off-by: Gavin Mason <[email protected]>
    GavMason committed May 9, 2023
    Configuration menu
    Copy the full SHA
    617d459 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Added type fixes for requested changes

    Signed-off-by: Gavin Mason <[email protected]>
    GavMason committed May 10, 2023
    Configuration menu
    Copy the full SHA
    1c4029f View commit details
    Browse the repository at this point in the history
  2. Cleaned up code

    Signed-off-by: Gavin Mason <[email protected]>
    GavMason committed May 10, 2023
    Configuration menu
    Copy the full SHA
    a13185c View commit details
    Browse the repository at this point in the history
  3. Added tags read command with ts-inspec-objects

    Signed-off-by: Gavin Mason <[email protected]>
    GavMason committed May 10, 2023
    Configuration menu
    Copy the full SHA
    f36341d View commit details
    Browse the repository at this point in the history