tuf/metadata/v1/tuf.go (4 lines): - line 45: ConsistentSnapshot: false, // TODO: Verify logic for consistent snapshot. - line 152: // TODO (tejaldesai): Read this from TUFConfig.TargetSecretExpiryDuration - line 172: // TODO (tejaldesai): Look at previous meta and current version to the - line 185: // TODO (tejaldesai): Calculate Version from previously published metadata files. tuf/deployer/deployer.go (2 lines): - line 84: // TODO Generate all the Metadata. - line 86: // TODO Write Consistent Snapshots docgen/lib/spec/spec.go (1 line): - line 15: // TODO: Add validations for proto fields. ctc_lib/help.go (1 line): - line 19: //TODO (tejaldesai) Add support fot Custom Help Templates ctc_lib/container_tool_command_base.go (1 line): - line 35: DefaultTemplate string //TODO: Validate Default Config. appengine/integration_tests/testsuite/deploy_app.py (1 line): - line 103: # TODO: once sdk driver is published, use it here ctc_lib/container_tool_list_command.go (1 line): - line 60: // TODO: Provide a callback for users to overwrite this default behavior. docgen/lib/render/enhanced.go (1 line): - line 348: // TODO: Quote arguments if needed. tuf/gcs/gcs.go (1 line): - line 50: // TODO: Create a new bucket with read permissions for "project-team-"