Skip to content

Bump ossf/scorecard-action from 2.1.2 to 2.1.3 #5084

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps ossf/scorecard-action from 2.1.2 to 2.1.3.

Release notes

Sourced from ossf/scorecard-action's releases.

v2.1.3

What's Changed

Bug Fixes

  • Invalid SARIF files from a bug in scorecard
  • Vulnerabilities check crashes if a vulnerable dependency is found via OSVScanner
  • Scorecard action not reporting binary artifacts in the repo

Full Scorecard Changelog: ossf/scorecard@v4.10.2...v4.10.5

Full Changelog: ossf/scorecard-action@v2.1.2...v2.1.3

Commits
  • 80e868c 🌱 Bump docker tag for release. (#1117)
  • aed6134 🌱 Bump golang.org/x/net from 0.7.0 to 0.8.0 (#1099)
  • 33dfbd3 🌱 Bump github.com/ossf/scorecard/v4 from 4.10.2 to 4.10.5 (#1111)
  • 193ae37 🌱 Bump actions/dependency-review-action from 3.0.3 to 3.0.4 (#1110)
  • ca9bf95 🌱 Bump actions/cache from 3.2.6 to 3.3.1 (#1103)
  • fa15212 🌱 Bump github/codeql-action from 2.2.4 to 2.2.7 (#1105)
  • 136025e 🌱 Bump step-security/harden-runner from 2.1.0 to 2.2.1 (#1104)
  • c59c116 🌱 Bump actions/cache from 3.2.5 to 3.2.6 (#1097)
  • 7cc3711 🌱 Bump github.com/emicklei/go-restful (#1086)
  • 570a953 🌱 Bump actions/cache from 3.2.4 to 3.2.5 (#1088)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot requested a review from a team as a code owner April 3, 2023 16:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code run release CIs Use this label to trigger release tests in CI labels Apr 3, 2023
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@e38b190...80e868c)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/ossf/scorecard-action-2.1.3 branch from f696db3 to 8159eb0 Compare April 3, 2023 16:20
@jcwchen jcwchen merged commit 265139d into main Apr 3, 2023
@jcwchen jcwchen deleted the dependabot/github_actions/ossf/scorecard-action-2.1.3 branch April 3, 2023 17:11
smk2007 pushed a commit to smk2007/onnx that referenced this pull request Apr 5, 2023
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@e38b190...80e868c)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sheil Kumar <smk2007@gmail.com>
gramalingam pushed a commit that referenced this pull request Apr 5, 2023
* Bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#5084)

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@e38b190...80e868c)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sheil Kumar <smk2007@gmail.com>

* [CI] Fix weekly mac release CI failure and cover onnxruntime tests on AzurePipelines (#5057)

* clean up CIs

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* rename .yml instead of .yaml for consistency

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* windows CI

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: Andreas Fehlner <fehlner@arcor.de>
Signed-off-by: Sheil Kumar <smk2007@gmail.com>

* Fix reference implementation for Pad and Reduce ops (#5008)

* Fix reference implementation for Pad

Signed-off-by: xadupre <xadupre@microsoft.com>

* add unit test

Signed-off-by: xadupre <xadupre@microsoft.com>

* use parameterized

Signed-off-by: xadupre <xadupre@microsoft.com>

* check type

Signed-off-by: xadupre <xadupre@microsoft.com>

---------

Signed-off-by: xadupre <xadupre@microsoft.com>
Signed-off-by: Sheil Kumar <smk2007@gmail.com>

* Add expected outputs for light models to make the backend test faster (#4960)

* Add expected outputs for light models to make the backend test faster

Signed-off-by: xadupre <xadupre@microsoft.com>

* add expected outputs

Signed-off-by: xadupre <xadupre@microsoft.com>

* add missing outputs

Signed-off-by: xadupre <xadupre@microsoft.com>

* add missing expected output

Signed-off-by: xadupre <xadupre@microsoft.com>

* lint

Signed-off-by: xadupre <xadupre@microsoft.com>

* lint

Signed-off-by: xadupre <xadupre@microsoft.com>

* skip failing test for onnxruntime

Signed-off-by: xadupre <xadupre@microsoft.com>

* lint

Signed-off-by: xadupre <xadupre@microsoft.com>

* use range as well

Signed-off-by: xadupre <xadupre@microsoft.com>

* fix a bug

Signed-off-by: xadupre <xadupre@microsoft.com>

* exception

Signed-off-by: xadupre <xadupre@microsoft.com>

* fix light models by lower the fill value of ConstantOfShape nodes

Signed-off-by: xadupre <xadupre@microsoft.com>

* lint

Signed-off-by: xadupre <xadupre@microsoft.com>

* fix type issue in deform implementation

Signed-off-by: xadupre <xadupre@microsoft.com>

* exclude deformconv from onnxruntime backend test series

Signed-off-by: xadupre <xadupre@microsoft.com>

* disable test when numpy is not recent enough

Signed-off-by: xadupre <xadupre@microsoft.com>

* move one test

Signed-off-by: xadupre <xadupre@microsoft.com>

* avoid python 3.7

Signed-off-by: xadupre <xadupre@microsoft.com>

* add missing import

Signed-off-by: xadupre <xadupre@microsoft.com>

* fix import

Signed-off-by: xadupre <xadupre@microsoft.com>

* add missing license

Signed-off-by: xadupre <xadupre@microsoft.com>

* add copyright for binary file

Signed-off-by: xadupre <xadupre@microsoft.com>

---------

Signed-off-by: xadupre <xadupre@microsoft.com>
Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Sheil Kumar <smk2007@gmail.com>

* merge batch dimension fix to STFT

Signed-off-by: Sheil Kumar <smk2007@gmail.com>

* Add clang tidy review in Lint CI (#5041)

* add clang-tidy review

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* more configs

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* add post yml

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* rename

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* post

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* orkflow_dispatch

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* Post clang-tidy review comments

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* remove workflow

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* test

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* revert demo

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: Andreas Fehlner <fehlner@arcor.de>
Signed-off-by: Sheil Kumar <smk2007@gmail.com>

* Upgrade Protobuf to v21.12 to accept Python Protobuf 4.21 (#4956)

* [WIP] Upgrade Protobuf to v21.1 to accept Python Protobuf 4.21

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* then

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* Same as previous PR

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* fix CIs

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* 3.21.12

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* build protobuf from source on Linux

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* static protobuf

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* protoc --version

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* $BUILD_TYPE

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* printenv PATH

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* path

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* onnx-protobufv21

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* test 3.20.2

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* Protobuf 4 and Protobuf 3 will output different order of protobuf fields.

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* skip

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* %%script --no-raise-error false

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* updated

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* test lower protoc

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* export CMAKE_ARGS="-DONNX_WERROR=ON -DONNX_USE_PROTOBUF_SHARED_LIBS=ON"

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* fix

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* still test protobuf==3.20.2 at least in a CI

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* update Protobufs.ipynb

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* ["nbreg"] = {"skip": True, "skip_reason": "Not ready for testing."}

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* NBVAL_SKIP

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

* use " instead of '

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Sheil Kumar <smk2007@gmail.com>

* add reuse badge (#5085)

* Update README.md

---------

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
Signed-off-by: Sheil Kumar <smk2007@gmail.com>

* Update reuse.yml (#5087)

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
Signed-off-by: Sheil Kumar <smk2007@gmail.com>

* onnx (#5089)

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: Andreas Fehlner <fehlner@arcor.de>
Signed-off-by: Sheil Kumar <smk2007@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Sheil Kumar <smk2007@gmail.com>
Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: xadupre <xadupre@microsoft.com>
Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: Andreas Fehlner <fehlner@arcor.de>
Co-authored-by: Xavier Dupré <xadupre@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code run release CIs Use this label to trigger release tests in CI
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant