Skip to content

Conversation

@sahibamittal
Copy link
Contributor

Issue: OSV toggling was misbehaving, was getting disabled because of handle function.
Fix: Update functionality to handle list of ecosystem properly.
Signed-off-by: Sahiba Mittal sahibamittal98@gmail.com

Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
@sahibamittal
Copy link
Contributor Author

@nscuro

@nscuro nscuro added this to the 4.6 milestone Sep 16, 2022
@nscuro nscuro merged commit 1c24842 into DependencyTrack:master Sep 16, 2022
sahibamittal added a commit to sahibamittal/dependency-track-frontend-upstream that referenced this pull request Sep 21, 2022
commit 09e4c18
Merge: 1c24842 8377370
Author: Niklas <nscuro@protonmail.com>
Date:   Tue Sep 20 17:17:17 2022 +0200

    Merge pull request DependencyTrack#251 from tmehnert/fix-project-view-details-display-wrong-tags

commit 8377370
Author: Torsten Mehnert <torsten.mhn@gmail.com>
Date:   Mon Sep 19 13:48:19 2022 +0200

    Fix Project View Details display wrong tags

    Previously the DTO was only updated, when it contains no tags
    and the project has tags. Because of this, the tags in the
    Modal didn't update, when switching between projects.

    Signed-off-by: Torsten Mehnert <torsten.mhn@gmail.com>

commit 1c24842
Merge: 4713f98 647aaec
Author: Niklas <nscuro@protonmail.com>
Date:   Fri Sep 16 16:38:27 2022 +0200

    Merge pull request DependencyTrack#247 from sahibamittal/quick-fix-osv-ecosystem-list

    Quick-fix : OSV ecosystem toggle handling

commit 647aaec
Author: Sahiba Mittal <sahibamittal98@gmail.com>
Date:   Fri Sep 16 15:08:51 2022 +0100

    fix osv ecosystem toggle handling

    Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>

commit 4713f98
Merge: 50db524 b45328c
Author: Niklas <nscuro@protonmail.com>
Date:   Wed Sep 14 22:39:38 2022 +0200

    Merge pull request DependencyTrack#246 from nscuro/update-merge

    Bump `merge` to 2.1.1

commit b45328c
Author: nscuro <nscuro@protonmail.com>
Date:   Wed Sep 14 22:15:54 2022 +0200

    Bump `merge` to 2.1.1

    Fixes:
    * https://security.snyk.io/vuln/SNYK-JS-MERGE-1040469
    * https://security.snyk.io/vuln/SNYK-JS-MERGE-1042987

    `vue-bootstrap-toggle` only uses a single function of `merge`. That function still exists in v2 of `merge`, so this version bump is not a breaking change.
    See https://github.com/rhyek/vue-bootstrap-toggle/blob/16cf66e4346119ea5b72ec2abeafe524b55bbaee/src/index.vue#L51

    Further, the vulnerabilities (both prototype pollutions) are not exploitable, as neither of the arguments passed to `merge.recursive` are user-controllable.

    Still performing the update to make scanners happy.

    Signed-off-by: nscuro <nscuro@protonmail.com>

commit 50db524
Merge: a509004 eef9694
Author: Niklas <nscuro@protonmail.com>
Date:   Wed Sep 14 10:48:00 2022 +0200

    Merge pull request DependencyTrack#245 from DependencyTrack/dependabot/docker/docker/nginxinc/nginx-unprivileged-daaa89b

    build(deps): bump nginxinc/nginx-unprivileged from `74546ba` to `daaa89b` in /docker

commit eef9694
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Sep 14 02:29:38 2022 +0000

    build(deps): bump nginxinc/nginx-unprivileged in /docker

    Bumps nginxinc/nginx-unprivileged from `74546ba` to `daaa89b`.

    ---
    updated-dependencies:
    - dependency-name: nginxinc/nginx-unprivileged
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit a509004
Merge: 182ec06 6e02dda
Author: Niklas <nscuro@protonmail.com>
Date:   Tue Sep 13 20:26:42 2022 +0200

    Merge pull request DependencyTrack#237 from DependencyTrack/dependabot/docker/docker/nginxinc/nginx-unprivileged-74546ba

    build(deps): bump nginxinc/nginx-unprivileged from `8a9df81` to `74546ba` in /docker

commit 6e02dda
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Aug 29 02:00:23 2022 +0000

    build(deps): bump nginxinc/nginx-unprivileged in /docker

    Bumps nginxinc/nginx-unprivileged from `8a9df81` to `74546ba`.

    ---
    updated-dependencies:
    - dependency-name: nginxinc/nginx-unprivileged
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
@sahibamittal sahibamittal deleted the quick-fix-osv-ecosystem-list branch October 17, 2022 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants