matterbridge: 1.26.0 -> 1.26.0-unstable-2024-08-27 #338232
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of changes
Found this due to the high number of vulnerabilities when scanning nixpkgs:
https://pkg.go.dev/vuln/GO-2024-3032
https://pkg.go.dev/vuln/GO-2024-3031
https://pkg.go.dev/vuln/GO-2024-3030
https://pkg.go.dev/vuln/GO-2024-3028
https://pkg.go.dev/vuln/GO-2024-3025
https://pkg.go.dev/vuln/GO-2024-3024
https://pkg.go.dev/vuln/GO-2024-3023
https://pkg.go.dev/vuln/GO-2024-3022
https://pkg.go.dev/vuln/GO-2024-3020
https://pkg.go.dev/vuln/GO-2024-2958
https://pkg.go.dev/vuln/GO-2024-2707
https://pkg.go.dev/vuln/GO-2024-2706
https://pkg.go.dev/vuln/GO-2024-2696
https://pkg.go.dev/vuln/GO-2024-2695
https://pkg.go.dev/vuln/GO-2024-2687
https://pkg.go.dev/vuln/GO-2024-2635
https://pkg.go.dev/vuln/GO-2024-2595
https://pkg.go.dev/vuln/GO-2024-2594
https://pkg.go.dev/vuln/GO-2024-2593
https://pkg.go.dev/vuln/GO-2024-2592
https://pkg.go.dev/vuln/GO-2024-2591
https://pkg.go.dev/vuln/GO-2024-2590
https://pkg.go.dev/vuln/GO-2024-2589
https://pkg.go.dev/vuln/GO-2024-2588
https://pkg.go.dev/vuln/GO-2024-2566
https://pkg.go.dev/vuln/GO-2024-2541
https://pkg.go.dev/vuln/GO-2024-2450
https://pkg.go.dev/vuln/GO-2024-2448
https://pkg.go.dev/vuln/GO-2024-2446
https://pkg.go.dev/vuln/GO-2024-2444
https://pkg.go.dev/vuln/GO-2023-2402
https://pkg.go.dev/vuln/GO-2023-2074
https://pkg.go.dev/vuln/GO-2023-1571
There wasn't a release in over a year, but dependencies were recently updated on main.
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.