Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various vulnerabilities #225

Closed
yeikel opened this issue Jan 30, 2023 · 2 comments · Fixed by #229
Closed

Various vulnerabilities #225

yeikel opened this issue Jan 30, 2023 · 2 comments · Fixed by #229

Comments

@yeikel
Copy link

yeikel commented Jan 30, 2023

Hi team,

My internal scanners are detecting the following vulnerabilities within this project:

Could we please address them?

[
  {
    "createdAt": "2022-08-17T01:56:53Z",
    "dismissedAt": null,
    "securityVulnerability": {
      "package": {
        "name": "ansi-regex"
      },
      "severity": "HIGH"
    }
  },
  {
    "createdAt": "2022-08-17T01:56:53Z",
    "dismissedAt": null,
    "securityVulnerability": {
      "package": {
        "name": "minimist"
      },
      "severity": "CRITICAL"
    }
  },
  {
    "createdAt": "2022-08-17T01:56:53Z",
    "dismissedAt": null,
    "securityVulnerability": {
      "package": {
        "name": "npm"
      },
      "severity": "HIGH"
    }
  },
  {
    "createdAt": "2022-08-17T01:56:53Z",
    "dismissedAt": null,
    "securityVulnerability": {
      "package": {
        "name": "semver-regex"
      },
      "severity": "LOW"
    }
  },
  {
    "createdAt": "2022-08-17T01:56:53Z",
    "dismissedAt": null,
    "securityVulnerability": {
      "package": {
        "name": "semantic-release"
      },
      "severity": "MODERATE"
    }
  },
  {
    "createdAt": "2022-08-18T19:15:28Z",
    "dismissedAt": null,
    "securityVulnerability": {
      "package": {
        "name": "@actions/core"
      },
      "severity": "MODERATE"
    }
  },
  {
    "createdAt": "2022-10-29T23:14:10Z",
    "dismissedAt": null,
    "securityVulnerability": {
      "package": {
        "name": "minimatch"
      },
      "severity": "HIGH"
    }
  },
  {
    "createdAt": "2023-01-03T16:04:43Z",
    "dismissedAt": null,
    "securityVulnerability": {
      "package": {
        "name": "json5"
      },
      "severity": "HIGH"
    }
  }
]
@amannn
Copy link
Owner

amannn commented Jan 31, 2023

Hey! Sure, feel free to submit a PR which updates the dependencies and test the proposed new version of the action.

@github-actions
Copy link

🎉 This issue has been resolved in version 5.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants