27 Commits
v1 ... v2.0.1

Author SHA1 Message Date
Federico Builes
a9f822c0ea Merge pull request #71 from actions/bump-version
Prepare version for a new release
2024-02-19 16:10:08 +01:00
Federico Builes
5223bcc5d4 bumping to 2.0.1 2024-02-19 09:47:06 +01:00
Federico Builes
8d0ce81957 Merge pull request #70 from actions/dependabot/npm_and_yarn/undici-5.28.3
Bump undici from 5.26.3 to 5.28.3
2024-02-18 11:32:00 +01:00
dependabot[bot]
8d6b550076 Bump undici from 5.26.3 to 5.28.3
Bumps [undici](https://github.com/nodejs/undici) from 5.26.3 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.26.3...v5.28.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 17:56:57 +00:00
Justin Holguín
b796b3ebd8 Merge pull request #68 from actions/juxtin/custom-codeql-config
Use custom config for CodeQL
2024-02-01 16:16:06 -08:00
Justin Holguín
8510578b7e Use custom config for CodeQL 2024-02-01 16:01:04 -08:00
Federico Builes
1db3859355 Updating README. 2024-01-10 19:31:52 +01:00
Federico Builes
9aded48345 Merge pull request #67 from takost/update-version
Update version of the action
2024-01-10 19:24:16 +01:00
Tatyana Kostromskaya
2cf691415a . 2024-01-10 14:06:12 +00:00
Tatyana Kostromskaya
1f44486d0f Rebuild index.js 2024-01-10 14:01:20 +00:00
Tatyana Kostromskaya
48da37c7b0 Update version 2024-01-10 13:51:15 +00:00
Federico Builes
b06941e7bf Merge pull request #66 from takost/update-to-node-20
Update action to node20
2023-12-01 17:47:25 +01:00
Tatyana Kostromskaya
112d372804 Add --forceExit for jest 2023-11-29 15:52:57 +00:00
Tatyana Kostromskaya
5e5b8b9d64 Merge branch 'actions:update-to-node-20' into update-to-node-20 2023-11-29 16:51:33 +01:00
Tatyana Kostromskaya
c610a9900d Update dist 2023-11-29 15:40:25 +00:00
Federico Builes
e7076bab0b adding dist 2023-11-16 18:00:26 +01:00
Tatyana Kostromskaya
d91a3027e6 Update action to node20 2023-11-16 16:13:23 +00:00
Federico Builes
5d45e10560 Merge pull request #65 from gwynne/patch-1
Fix safe harbor policy link
2023-10-18 19:18:28 +02:00
Gwynne Raskind
d2676f9634 Fix safe harbor policy link 2023-10-18 10:37:53 -05:00
Federico Builes
0d0291b693 Merge pull request #64 from actions/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.17.10 to 7.23.2
2023-10-17 06:21:27 +02:00
dependabot[bot]
1f1e6536fd Bump @babel/traverse from 7.17.10 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 04:03:25 +00:00
Federico Builes
a6640f43bd Merge pull request #63 from actions/dependabot/npm_and_yarn/undici-5.26.3
Bump undici from 5.19.1 to 5.26.3
2023-10-17 06:02:22 +02:00
dependabot[bot]
b423ed5efd Bump undici from 5.19.1 to 5.26.3
Bumps [undici](https://github.com/nodejs/undici) from 5.19.1 to 5.26.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.19.1...v5.26.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 15:14:06 +00:00
Federico Builes
880440424e Merge pull request #58 from actions/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2023-07-21 11:59:33 +02:00
dependabot[bot]
4897662a1b Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 17:27:34 +00:00
cnagadya
5c34c91057 Merge pull request #54 from actions/cnagadya-patch-1
Correct action repo owner
2023-05-31 11:39:32 +02:00
cnagadya
32d7c023d7 Correct action repo 2023-05-31 11:28:29 +02:00
7 changed files with 443 additions and 243 deletions

48
.github/workflows/codeql.yml vendored Normal file
View File

@@ -0,0 +1,48 @@
name: "CodeQL"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '21 0 * * 4'
jobs:
analyze:
name: Analyze
runs-on: 'ubuntu-latest'
timeout-minutes: 360
permissions:
# required for all workflows
security-events: write
strategy:
fail-fast: false
matrix:
language: [ 'javascript-typescript' ]
steps:
- name: Checkout repository
uses: actions/checkout@v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
# queries: security-extended,security-and-quality
config: |
paths-ignore:
- dist/index.js
- dist/sourcemap-register.js
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
with:
category: "/language:${{matrix.language}}"

View File

@@ -19,7 +19,7 @@ jobs:
- name: Install Node
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
- name: Install NPM dependencies
run: npm ci --ignore-scripts

View File

@@ -41,7 +41,7 @@ jobs:
go-version: ">=1.18.0"
- name: Run snapshot action
uses: actions/go-dependency-submission@v1
uses: actions/go-dependency-submission@v2
with:
# Required: Define the repo path to the go.mod file used by the
# build target

View File

@@ -28,4 +28,4 @@ This information will help us triage your report more quickly.
## Policy
See [GitHub's Safe Harbor Policy](https://docs.github.com/en/github/site-policy/github-bug-bounty-program-legal-safe-harbor#1-safe-harbor-terms)
See [GitHub's Safe Harbor Policy](https://docs.github.com/en/site-policy/security-policies/github-bug-bounty-program-legal-safe-harbor#1-safe-harbor-terms)

View File

@@ -18,5 +18,5 @@ inputs:
description: 'Build target to detect build dependencies. If unspecified, will use "all", with will detect all dependencies used in all build targets (including tests and tools).'
default: 'all'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

620
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "go-dependency-submission",
"version": "1.0.0",
"version": "2.0.1",
"description": "Go Dependency Submission",
"main": "dist/index.js",
"scripts": {
@@ -9,21 +9,21 @@
"format-check": "prettier --check '**/*.ts'",
"lint": "eslint --fix src/**/*.ts",
"package": "ncc build --source-map --license licenses.txt",
"test": "jest",
"test": "jest --testTimeout=10000",
"test:watch": "jest --watch src",
"all": "npm run build && npm run format && npm run lint && npm run package && npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dsp-testing/go-dependency-submission.git"
"url": "git+https://github.com/actions/go-dependency-submission.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/dsp-testing/go-dependency-submission/issues"
"url": "https://github.com/actions/go-dependency-submission/issues"
},
"homepage": "https://github.com/dsp-testing/go-dependency-submission#readme",
"homepage": "https://github.com/actions/go-dependency-submission#readme",
"devDependencies": {
"@types/jest": "^27.5.2",
"@typescript-eslint/eslint-plugin": "^5.20.0",