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

add ntia compliance report #286

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

Commits on Jul 9, 2024

  1. add ntia compliance readme report

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e547686 View commit details
    Browse the repository at this point in the history
  2. correct numbering

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c92ea61 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. added a ntia result

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    
    rename relation interface
    
    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    dde7932 View commit details
    Browse the repository at this point in the history
  2. add ntia compliance command

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9d1d507 View commit details
    Browse the repository at this point in the history
  3. add ntia compliance core functionality

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    
    remove duplicate
    
    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    
    increase the visiblity of variables, interfaces, struct for reuse
    
    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    
    add pass test for ntia cdx as well as spdx part
    
    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    
    update readme ntia compliance for remaining ones
    
    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    
    fix alligment
    
    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    
    re-update readme
    
    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    
    re structure fields to ntia complaince report
    
    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    73a9d3f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into feat_ntia_compliance_report

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ee04827 View commit details
    Browse the repository at this point in the history
  5. update variables and function name as per casing

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a089309 View commit details
    Browse the repository at this point in the history
  6. implement fakeauthor to author interface

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    709611c View commit details
    Browse the repository at this point in the history
  7. fix dependencies issue

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    302ee12 View commit details
    Browse the repository at this point in the history
  8. sort section for section wise output

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a882fc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. improve code readability

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d876dcd View commit details
    Browse the repository at this point in the history
  2. complete test for fail case too

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    80053c4 View commit details
    Browse the repository at this point in the history
  3. fix lintings errors

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    673a929 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. correct dependencies for spdx

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    45d2e30 View commit details
    Browse the repository at this point in the history
  2. add primary component properties

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    80ae86f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge branch 'main' into feat_ntia_compliance_report

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    962bb40 View commit details
    Browse the repository at this point in the history
  2. resolve liniting errors

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ba04e91 View commit details
    Browse the repository at this point in the history
  3. replace id by name

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0f8f22f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix dependencies and compositions

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9e54452 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. add test ci workflow

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8c1b3db View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. updated test acc to dependencies updates

    Signed-off-by: Vivek Kumar Sahu <vivekkumarsahu650@gmail.com>
    viveksahu26 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    567737e View commit details
    Browse the repository at this point in the history