Include PackageGuard risk report and SBOM in pipeline - #3324
Conversation
Test Results 37 files ±0 37 suites ±0 2m 54s ⏱️ -1s Results for commit 0ab2e20. ± Comparison against base commit 9f01be4. This pull request removes 10 and adds 8 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Coverage Report for CI Build 33795236473Coverage decreased (-0.01%) to 97.601%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats💛 - Coveralls |
f567ca9 to
564a3ce
Compare
564a3ce to
9345e8e
Compare
9345e8e to
269ccce
Compare
269ccce to
1ca47c0
Compare
1ca47c0 to
df1183e
Compare
df1183e to
8fd4348
Compare
8fd4348 to
05b31fd
Compare
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
05b31fd to
ff1da7d
Compare
ff1da7d to
a063dd3
Compare
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
a063dd3 to
0ab2e20
Compare
There was a problem hiding this comment.
FYI: the cache file includes absolute paths like C:\Workspaces\fluentassertions\
Would it also make sense to have a non-binary output, such that it can be diffed as part of a PR?
There was a problem hiding this comment.
PackageGuard uses a binary file on purpose, so it can be written and read fast enough. It was never meant to be updated or reviewed.
Updated [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 8.10.0 to 8.11.0. <details> <summary>Release notes</summary> _Sourced from [FluentAssertions's releases](https://github.com/fluentassertions/fluentassertions/releases)._ ## 8.11.0 <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### New features * Add `ThatSatisfy` for methods and properties by @jnyrup in fluentassertions/fluentassertions#3257 * Add BeSupersetOf, BeProperSubsetOf and BeProperSupersetOf collection assertions by @dennisdoomen in fluentassertions/fluentassertions#3271 * Add BeJsonSerializable round-trip assertions by @dennisdoomen in fluentassertions/fluentassertions#3293 * Support asserting on delegates that return a value task by @dennisdoomen in fluentassertions/fluentassertions#3301 ### Improvements * BeEmpty for IEnumerable<T> assertions now lists the first 10 items in… by @Xceed-DelvaJB in fluentassertions/fluentassertions#3198 * Clean-up the stack trace further by @jnyrup in fluentassertions/fluentassertions#3290 * Add HaveLineCount()/NotHaveLineCount() and ContainLine()/NotContainLine() to StringAssertions by @dennisdoomen in fluentassertions/fluentassertions#3297 * Add public ValueTypeAssertions<TSubject, TAssertions> base class by @dennisdoomen in fluentassertions/fluentassertions#3308 ### Fixes * Fix JsonNodeAssertions.HaveProperty/NotHaveProperty for properties with explicit null values by @dennisdoomen with @Copilot in fluentassertions/fluentassertions#3282 * Fix exception on `HaveProperty` on `JsonArray` by @jnyrup in fluentassertions/fluentassertions#3295 * Fix potential NREs when using AssertionScope (#3178) by @dennisdoomen in fluentassertions/fluentassertions#3323 ### Documentation * Fix typos by @jnyrup in fluentassertions/fluentassertions#3310 * Fix typo in exceptions page by @jpgomezv in fluentassertions/fluentassertions#3317 ### Others * Simplify GetMinValue/GetMaxValue by @jnyrup in fluentassertions/fluentassertions#3210 * Revert "Bump coverlet.collector from 6.0.4 to 8.0.1" by @jnyrup in fluentassertions/fluentassertions#3218 * Update nugets by @jnyrup in fluentassertions/fluentassertions#3226 * Convert the build pipeline from Nuke to Fallout by @dennisdoomen in fluentassertions/fluentassertions#3234 * Expose ShouldThrowOnCyclicReference on IEquivalencyValidationContext by @dennisdoomen in fluentassertions/fluentassertions#3242 * Prevent pwn-request RCE via the Qodana workflow by @dennisdoomen in fluentassertions/fluentassertions#3217 * Harden NPM install by @jnyrup in fluentassertions/fluentassertions#3258 * Pin System.Security.Cryptography.Xml to patched version to fix build restore failures by @dennisdoomen in fluentassertions/fluentassertions#3283 * Exclude dependabot PRs from auto-generated release notes by @dennisdoomen in fluentassertions/fluentassertions#3294 * Fix Qodana PR scans failing on pull requests from forks by @dennisdoomen in fluentassertions/fluentassertions#3299 * Cancel duplicate CI runs when a push triggers both push and pull_request events by @dennisdoomen in fluentassertions/fluentassertions#3298 * Fix Qodana-flagged possible multiple enumeration and unused auto-property warnings by @dennisdoomen in fluentassertions/fluentassertions#3300 * Document lessons learned from #3291 in agents.md by @dennisdoomen in fluentassertions/fluentassertions#3307 * Pin SDK to workaround 10.0.400 by @jnyrup in fluentassertions/fluentassertions#3309 * Stop the Build workflow from running twice on same-repo PRs by @dennisdoomen in fluentassertions/fluentassertions#3311 * Update NuGet.Frameworks to workaround Fallout issue by @jnyrup in fluentassertions/fluentassertions#3318 * Prefer Count > 0 over Any() by @jnyrup in fluentassertions/fluentassertions#3321 * Correct the arguments passed to `string.Format` on failure by @jnyrup in fluentassertions/fluentassertions#3325 * Migrate xunit v3 test projects off the VSTest pipeline by @dennisdoomen in fluentassertions/fluentassertions#3320 * Include PackageGuard risk report and SBOM in pipeline by @dennisdoomen in fluentassertions/fluentassertions#3324 ## New Contributors * @jpgomezv made their first contribution in fluentassertions/fluentassertions#3317 **Full Changelog**: fluentassertions/fluentassertions@8.10.0...8.11.0 Commits viewable in [compare view](fluentassertions/fluentassertions@8.10.0...8.11.0). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This update integrates the PackageGuard risk report and Software Bill of Materials (SBOM) generation into the pipeline, enhancing supply chain security and visibility.
IMPORTANT
./build.sh --target spellcheckor.\build.ps1 --target spellcheckbefore pushing and check the good outcomeCONTRIBUTOR LICENSE GRANT
By submitting this contribution, the contributor hereby irrevocably grants to the project owners and maintainers a perpetual, worldwide, royalty-free, irrevocable license to use, reproduce, modify, distribute, sublicense, and create derivative works of the contribution for any purpose and under any terms, including proprietary licensing.
The contributor waives any moral rights in the contribution to the extent permitted by law and agrees not to assert any claim of authorship or control over the contribution. The contributor represents that they are the sole author of the contribution and that it is provided free of any third-party claims.
The contributor understands and agrees that the maintainers may, at their sole discretion, use, license, or redistribute the contribution as part of any work and under any terms they choose, without further permission or attribution.