mirror of
https://github.com/imjasonh/govulncheck-action
synced 2026-07-08 00:35:45 +00:00
chore: rebuild dist
This commit is contained in:
parent
39f81e9b9e
commit
b27e8f012e
1 changed files with 46 additions and 46 deletions
92
dist/licenses.txt
vendored
92
dist/licenses.txt
vendored
|
|
@ -1,142 +1,142 @@
|
||||||
├─ @actions/core@3.0.0
|
├─ @actions/core@3.0.0
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/actions/toolkit
|
│ ├─ repository: https://github.com/actions/toolkit
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@actions/core
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@actions/core
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@actions/core/LICENSE.md
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@actions/core/LICENSE.md
|
||||||
├─ @actions/exec@3.0.0
|
├─ @actions/exec@3.0.0
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/actions/toolkit
|
│ ├─ repository: https://github.com/actions/toolkit
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@actions/exec
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@actions/exec
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@actions/exec/LICENSE.md
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@actions/exec/LICENSE.md
|
||||||
├─ @actions/github@9.0.0
|
├─ @actions/github@9.0.0
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/actions/toolkit
|
│ ├─ repository: https://github.com/actions/toolkit
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@actions/github
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@actions/github
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@actions/github/LICENSE.md
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@actions/github/LICENSE.md
|
||||||
├─ @actions/http-client@3.0.2
|
├─ @actions/http-client@3.0.2
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/actions/toolkit
|
│ ├─ repository: https://github.com/actions/toolkit
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@actions/github/node_modules/@actions/http-client
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@actions/github/node_modules/@actions/http-client
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@actions/github/node_modules/@actions/http-client/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@actions/github/node_modules/@actions/http-client/LICENSE
|
||||||
├─ @actions/http-client@4.0.0
|
├─ @actions/http-client@4.0.0
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/actions/toolkit
|
│ ├─ repository: https://github.com/actions/toolkit
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@actions/http-client
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@actions/http-client
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@actions/http-client/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@actions/http-client/LICENSE
|
||||||
├─ @actions/io@3.0.2
|
├─ @actions/io@3.0.2
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/actions/toolkit
|
│ ├─ repository: https://github.com/actions/toolkit
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@actions/io
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@actions/io
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@actions/io/LICENSE.md
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@actions/io/LICENSE.md
|
||||||
├─ @octokit/auth-token@6.0.0
|
├─ @octokit/auth-token@6.0.0
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/octokit/auth-token.js
|
│ ├─ repository: https://github.com/octokit/auth-token.js
|
||||||
│ ├─ publisher: Gregor Martynus
|
│ ├─ publisher: Gregor Martynus
|
||||||
│ ├─ url: https://github.com/gr2m
|
│ ├─ url: https://github.com/gr2m
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@octokit/auth-token
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/auth-token
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@octokit/auth-token/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/auth-token/LICENSE
|
||||||
├─ @octokit/core@7.0.6
|
├─ @octokit/core@7.0.6
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/octokit/core.js
|
│ ├─ repository: https://github.com/octokit/core.js
|
||||||
│ ├─ publisher: Gregor Martynus
|
│ ├─ publisher: Gregor Martynus
|
||||||
│ ├─ url: https://github.com/gr2m
|
│ ├─ url: https://github.com/gr2m
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@octokit/core
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/core
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@octokit/core/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/core/LICENSE
|
||||||
├─ @octokit/endpoint@11.0.3
|
├─ @octokit/endpoint@11.0.3
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/octokit/endpoint.js
|
│ ├─ repository: https://github.com/octokit/endpoint.js
|
||||||
│ ├─ publisher: Gregor Martynus
|
│ ├─ publisher: Gregor Martynus
|
||||||
│ ├─ url: https://github.com/gr2m
|
│ ├─ url: https://github.com/gr2m
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@octokit/endpoint
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/endpoint
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@octokit/endpoint/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/endpoint/LICENSE
|
||||||
├─ @octokit/graphql@9.0.3
|
├─ @octokit/graphql@9.0.3
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/octokit/graphql.js
|
│ ├─ repository: https://github.com/octokit/graphql.js
|
||||||
│ ├─ publisher: Gregor Martynus
|
│ ├─ publisher: Gregor Martynus
|
||||||
│ ├─ url: https://github.com/gr2m
|
│ ├─ url: https://github.com/gr2m
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@octokit/graphql
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/graphql
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@octokit/graphql/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/graphql/LICENSE
|
||||||
├─ @octokit/openapi-types@27.0.0
|
├─ @octokit/openapi-types@27.0.0
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/octokit/openapi-types.ts
|
│ ├─ repository: https://github.com/octokit/openapi-types.ts
|
||||||
│ ├─ publisher: Gregor Martynus
|
│ ├─ publisher: Gregor Martynus
|
||||||
│ ├─ url: https://twitter.com/gr2m
|
│ ├─ url: https://twitter.com/gr2m
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@octokit/openapi-types
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/openapi-types
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@octokit/openapi-types/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/openapi-types/LICENSE
|
||||||
├─ @octokit/plugin-paginate-rest@14.0.0
|
├─ @octokit/plugin-paginate-rest@14.0.0
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/octokit/plugin-paginate-rest.js
|
│ ├─ repository: https://github.com/octokit/plugin-paginate-rest.js
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@octokit/plugin-paginate-rest
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/plugin-paginate-rest
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@octokit/plugin-paginate-rest/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/plugin-paginate-rest/LICENSE
|
||||||
├─ @octokit/plugin-rest-endpoint-methods@17.0.0
|
├─ @octokit/plugin-rest-endpoint-methods@17.0.0
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/octokit/plugin-rest-endpoint-methods.js
|
│ ├─ repository: https://github.com/octokit/plugin-rest-endpoint-methods.js
|
||||||
│ ├─ publisher: Gregor Martynus
|
│ ├─ publisher: Gregor Martynus
|
||||||
│ ├─ url: https://twitter.com/gr2m
|
│ ├─ url: https://twitter.com/gr2m
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@octokit/plugin-rest-endpoint-methods
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/plugin-rest-endpoint-methods
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@octokit/plugin-rest-endpoint-methods/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/plugin-rest-endpoint-methods/LICENSE
|
||||||
├─ @octokit/request-error@7.1.0
|
├─ @octokit/request-error@7.1.0
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/octokit/request-error.js
|
│ ├─ repository: https://github.com/octokit/request-error.js
|
||||||
│ ├─ publisher: Gregor Martynus
|
│ ├─ publisher: Gregor Martynus
|
||||||
│ ├─ url: https://github.com/gr2m
|
│ ├─ url: https://github.com/gr2m
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@octokit/request-error
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/request-error
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@octokit/request-error/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/request-error/LICENSE
|
||||||
├─ @octokit/request@10.0.8
|
├─ @octokit/request@10.0.8
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/octokit/request.js
|
│ ├─ repository: https://github.com/octokit/request.js
|
||||||
│ ├─ publisher: Gregor Martynus
|
│ ├─ publisher: Gregor Martynus
|
||||||
│ ├─ url: https://github.com/gr2m
|
│ ├─ url: https://github.com/gr2m
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@octokit/request
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/request
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@octokit/request/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/request/LICENSE
|
||||||
├─ @octokit/types@16.0.0
|
├─ @octokit/types@16.0.0
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/octokit/types.ts
|
│ ├─ repository: https://github.com/octokit/types.ts
|
||||||
│ ├─ publisher: Gregor Martynus
|
│ ├─ publisher: Gregor Martynus
|
||||||
│ ├─ url: https://twitter.com/gr2m
|
│ ├─ url: https://twitter.com/gr2m
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/@octokit/types
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/types
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/@octokit/types/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/@octokit/types/LICENSE
|
||||||
├─ before-after-hook@4.0.0
|
├─ before-after-hook@4.0.0
|
||||||
│ ├─ licenses: Apache-2.0
|
│ ├─ licenses: Apache-2.0
|
||||||
│ ├─ repository: https://github.com/gr2m/before-after-hook
|
│ ├─ repository: https://github.com/gr2m/before-after-hook
|
||||||
│ ├─ publisher: Gregor Martynus
|
│ ├─ publisher: Gregor Martynus
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/before-after-hook
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/before-after-hook
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/before-after-hook/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/before-after-hook/LICENSE
|
||||||
├─ fast-content-type-parse@3.0.0
|
├─ fast-content-type-parse@3.0.0
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/fastify/fast-content-type-parse
|
│ ├─ repository: https://github.com/fastify/fast-content-type-parse
|
||||||
│ ├─ publisher: Aras Abbasi
|
│ ├─ publisher: Aras Abbasi
|
||||||
│ ├─ email: aras.abbasi@gmail.com
|
│ ├─ email: aras.abbasi@gmail.com
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/fast-content-type-parse
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/fast-content-type-parse
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/fast-content-type-parse/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/fast-content-type-parse/LICENSE
|
||||||
├─ govulncheck-action@1.0.0
|
├─ govulncheck-action@1.0.0
|
||||||
│ ├─ licenses: Apache-2.0
|
│ ├─ licenses: Apache-2.0
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/LICENSE
|
||||||
├─ json-with-bigint@3.5.3
|
├─ json-with-bigint@3.5.3
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/Ivan-Korolenko/json-with-bigint
|
│ ├─ repository: https://github.com/Ivan-Korolenko/json-with-bigint
|
||||||
│ ├─ publisher: Ivan Korolenko
|
│ ├─ publisher: Ivan Korolenko
|
||||||
│ ├─ email: iam@ivankorolenko.com
|
│ ├─ email: iam@ivankorolenko.com
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/json-with-bigint
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/json-with-bigint
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/json-with-bigint/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/json-with-bigint/LICENSE
|
||||||
├─ tunnel@0.0.6
|
├─ tunnel@0.0.6
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/koichik/node-tunnel
|
│ ├─ repository: https://github.com/koichik/node-tunnel
|
||||||
│ ├─ publisher: Koichi Kobayashi
|
│ ├─ publisher: Koichi Kobayashi
|
||||||
│ ├─ email: koichik@improvement.jp
|
│ ├─ email: koichik@improvement.jp
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/tunnel
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/tunnel
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/tunnel/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/tunnel/LICENSE
|
||||||
├─ undici@6.23.0
|
├─ undici@6.23.0
|
||||||
│ ├─ licenses: MIT
|
│ ├─ licenses: MIT
|
||||||
│ ├─ repository: https://github.com/nodejs/undici
|
│ ├─ repository: https://github.com/nodejs/undici
|
||||||
│ ├─ path: /Users/jason/git/govulncheck-action/node_modules/undici
|
│ ├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/undici
|
||||||
│ └─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/undici/LICENSE
|
│ └─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/undici/LICENSE
|
||||||
└─ universal-user-agent@7.0.3
|
└─ universal-user-agent@7.0.3
|
||||||
├─ licenses: ISC
|
├─ licenses: ISC
|
||||||
├─ repository: https://github.com/gr2m/universal-user-agent
|
├─ repository: https://github.com/gr2m/universal-user-agent
|
||||||
├─ publisher: Gregor Martynus
|
├─ publisher: Gregor Martynus
|
||||||
├─ url: https://github.com/gr2m
|
├─ url: https://github.com/gr2m
|
||||||
├─ path: /Users/jason/git/govulncheck-action/node_modules/universal-user-agent
|
├─ path: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/universal-user-agent
|
||||||
└─ licenseFile: /Users/jason/git/govulncheck-action/node_modules/universal-user-agent/LICENSE.md
|
└─ licenseFile: /home/runner/work/govulncheck-action/govulncheck-action/node_modules/universal-user-agent/LICENSE.md
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue