[Snyk] Security upgrade typed-rest-client from 1.8.6 to 2.0.1 #306
Annotations
12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/commands/backendClient.ts#L35
Object Literal Property name `Authorization` must match one of the following formats: camelCase
|
build:
src/commands/downloadPolicy.ts#L28
Object Literal Property name `template_args` must match one of the following formats: camelCase
|
build:
src/commands/downloadPolicy.ts#L31
Object Literal Property name `reference_id` must match one of the following formats: camelCase
|
build:
src/commands/downloadPolicy.ts#L35
Object Literal Property name `policy_type` must match one of the following formats: camelCase
|
build:
src/commands/downloadPolicy.ts#L36
Object Literal Property name `resource_type` must match one of the following formats: camelCase
|
build:
src/downloader/terrascanDownloader.ts#L82
Object Literal Property name `User-Agent` must match one of the following formats: camelCase
|
build:
src/interface/terrascanMetadata.ts#L23
Type Property name `assets_url` must match one of the following formats: camelCase
|
build:
src/interface/terrascanMetadata.ts#L24
Type Property name `tag_name` must match one of the following formats: camelCase
|
build:
src/interface/terrascanMetadata.ts#L31
Type Property name `content_type` must match one of the following formats: camelCase
|
build:
src/interface/terrascanMetadata.ts#L32
Type Property name `browser_download_url` must match one of the following formats: camelCase
|