turkdevops / portapps.github.io

🌍 Portapps website
https://portapps.io
MIT License
0 stars 1 forks source link

Bump yargs-parser from 5.0.0 to 5.0.1 #58

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps yargs-parser from 5.0.0 to 5.0.1.

Release notes

Sourced from yargs-parser's releases.

yargs-parser v5.0.1

Bug Fixes

  • security: address GHSA-p9pc-299p-vxgp (#362) (1c417bd)
Changelog

Sourced from yargs-parser's changelog.

5.0.0 (2017-02-18)

Bug Fixes

  • environment variables should take precedence over config file (#81) (76cee1f)

BREAKING CHANGES

  • environment variables will now override config files (args, env, config-file, config-object)

5.0.1 (2021-03-10)

Bug Fixes

  • security: address GHSA-p9pc-299p-vxgp (#362) (1c417bd)

4.2.1 (2017-01-02)

Bug Fixes

4.2.0 (2016-12-01)

Bug Fixes

  • inner objects in configs had their keys appended to top-level key when dot-notation was disabled (#72) (0b1b5f9)

Features

  • allow multiple arrays to be provided, rather than always combining (#71) (0f0fb2d)

4.1.0 (2016-11-07)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/turkdevops/portapps.github.io/network/alerts).
guardrails[bot] commented 3 years ago

:warning: We detected security issues in this pull request: Mode: paranoid | Total findings: 10 | Considered vulnerability: 0

Hard-Coded Secrets (1) https://github.com/turkdevops/portapps.github.io/blob/dee6e273733501d5fa064676f9a5f498097b9547/_config.yml#L118 More info on how to fix Hard-Coded Secrets in [General](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr). ---
Insecure Use of Dangerous Function (2) https://github.com/turkdevops/portapps.github.io/blob/dee6e273733501d5fa064676f9a5f498097b9547/gulpfile.js#L7 https://github.com/turkdevops/portapps.github.io/blob/dee6e273733501d5fa064676f9a5f498097b9547/gulpfile.js#L278 More info on how to fix Insecure Use of Dangerous Function in [Javascript](https://docs.guardrails.io/docs/en/vulnerabilities/javascript/insecure_use_of_dangerous_function.html?utm_source=ghpr). ---
Insecure File Management (5) https://github.com/turkdevops/portapps.github.io/blob/dee6e273733501d5fa064676f9a5f498097b9547/gulpfile.js#L216 https://github.com/turkdevops/portapps.github.io/blob/dee6e273733501d5fa064676f9a5f498097b9547/gulpfile.js#L219 https://github.com/turkdevops/portapps.github.io/blob/dee6e273733501d5fa064676f9a5f498097b9547/gulpfile.js#L222 https://github.com/turkdevops/portapps.github.io/blob/dee6e273733501d5fa064676f9a5f498097b9547/gulpfile.js#L282 https://github.com/turkdevops/portapps.github.io/blob/dee6e273733501d5fa064676f9a5f498097b9547/gulpfile.js#L285 More info on how to fix Insecure File Management in [Javascript](https://docs.guardrails.io/docs/en/vulnerabilities/javascript/Insecure_file_management.html?utm_source=ghpr). ---
Insecure Use of Regular Expressions (1) https://github.com/turkdevops/portapps.github.io/blob/dee6e273733501d5fa064676f9a5f498097b9547/src/js/main.js#L33 More info on how to fix Insecure Use of Regular Expressions in [Javascript](https://docs.guardrails.io/docs/en/vulnerabilities/javascript/insecure_use_of_regular_expressions.html?utm_source=ghpr). ---
Vulnerable Libraries (1) - [kramdown@2.3.0](https://github.com/turkdevops/portapps.github.io/blob/dee6e273733501d5fa064676f9a5f498097b9547/Gemfile.lock#L48) upgrade to `>= 2.3.1` More info on how to fix Vulnerable Libraries in [Ruby](https://docs.guardrails.io/docs/en/vulnerabilities/ruby/using_vulnerable_libraries.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.