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

Use deps.dev for OpenSSF scorecard results link #4184

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

parlough
Copy link
Member

This is linked to by the OpenSSF scorecard badge at the top of the README. The previous link was to unformatted JSON. Instead, this links to deps.dev which formats the results and in the future may include other information.

Previous link: https://api.securityscorecards.dev/projects/github.com/dart-lang/linter
New link: https://deps.dev/project/github/dart-lang%2Flinter

@coveralls
Copy link

Coverage Status

Coverage: 96.306%. Remained the same when pulling f1c5b82 on parlough:misc/use-deps-dev into 1323f57 on dart-lang:main.

Copy link
Member

@pq pq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pq pq merged commit 8bfe18a into dart-lang:main Mar 21, 2023
@parlough parlough deleted the misc/use-deps-dev branch March 22, 2023 08:19
pq added a commit that referenced this pull request Mar 22, 2023
* + implicit_reopen

* feedback

* docs

* class type aliases

* fmt

* fix description

* hoist

* --

* rebase

* revisit

* ++

* ++

* --

* ++

* + test

* //

* Fix #4165 by visiting SwitchPatternCase (#4169)

* Use deps.dev for OpenSSF scorecard results link (#4184)

* prefer_final_parameters tests (#4182)

* prefer_final_parameters tests

* --

* switch to the latest published version of the setup-dart action (#4186)

* test cleanup (#4185)

* Support analyzer 5.9.0 (#4188)

* - mixin

* rename

* rename

* Update lib/src/rules/implicit_reopen.dart

Co-authored-by: Erik Ernst <[email protected]>

* Update lib/src/rules/implicit_reopen.dart

Co-authored-by: Erik Ernst <[email protected]>

* Update lib/src/rules/implicit_reopen.dart

Co-authored-by: Erik Ernst <[email protected]>

* Update lib/src/rules/implicit_reopen.dart

Co-authored-by: Erik Ernst <[email protected]>

* Update lib/src/rules/implicit_reopen.dart

Co-authored-by: Erik Ernst <[email protected]>

* fdbk

---------

Co-authored-by: Sam Rawlins <[email protected]>
Co-authored-by: Parker Lougheed <[email protected]>
Co-authored-by: Devon Carew <[email protected]>
Co-authored-by: Erik Ernst <[email protected]>
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Aug 23, 2023
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Aug 23, 2023
* + implicit_reopen

* feedback

* docs

* class type aliases

* fmt

* fix description

* hoist

* --

* rebase

* revisit

* ++

* ++

* --

* ++

* + test

* //

* Fix dart-lang/linter#4165 by visiting SwitchPatternCase (dart-lang/linter#4169)

* Use deps.dev for OpenSSF scorecard results link (dart-lang/linter#4184)

* prefer_final_parameters tests (dart-lang/linter#4182)

* prefer_final_parameters tests

* --

* switch to the latest published version of the setup-dart action (dart-lang/linter#4186)

* test cleanup (dart-lang/linter#4185)

* Support analyzer 5.9.0 (dart-lang/linter#4188)

* - mixin

* rename

* rename

* Update lib/src/rules/implicit_reopen.dart

Co-authored-by: Erik Ernst <[email protected]>

* Update lib/src/rules/implicit_reopen.dart

Co-authored-by: Erik Ernst <[email protected]>

* Update lib/src/rules/implicit_reopen.dart

Co-authored-by: Erik Ernst <[email protected]>

* Update lib/src/rules/implicit_reopen.dart

Co-authored-by: Erik Ernst <[email protected]>

* Update lib/src/rules/implicit_reopen.dart

Co-authored-by: Erik Ernst <[email protected]>

* fdbk

---------

Co-authored-by: Sam Rawlins <[email protected]>
Co-authored-by: Parker Lougheed <[email protected]>
Co-authored-by: Devon Carew <[email protected]>
Co-authored-by: Erik Ernst <[email protected]>
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.

3 participants