Skip to content

Commit

Permalink
create cli-pull-ot command to pull resources from OneTrust
Browse files Browse the repository at this point in the history
  • Loading branch information
abrantesarthur committed Jan 8, 2025
1 parent 1832370 commit 7d6fce8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/cli-pull-ot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ async function main(): Promise<void> {
resource = OneTrustPullResource.Assessments,
// pageSize = '',
debug = '',
// TODO: remove hardcode
auth = 'ODgyOWYxZWYyYjExNDAwYjkyNDlkZWMzMzgzYTY5MTM6YnRIRkNHTUc4V0N3NEFvaGFEa3dHdGtUN0JLY2hHMkY=',
auth = '',
/**
* TODO: add
* enrich
Expand Down

0 comments on commit 7d6fce8

Please sign in to comment.