
Fix these vulnerabilities: ``` Vulnerability #1: GO-2023-1572 An attacker can craft a malformed TIFF image which will consume a significant amount of memory when passed to DecodeConfig. This could lead to a denial of service. More info: https://pkg.go.dev/vuln/GO-2023-1572 Module: golang.org/x/image Found in: golang.org/x/image@v0.0.0-20191009234506-e7c1f5e7dbb8 Fixed in: golang.org/x/image@v0.5.0 Vulnerability #2: GO-2023-1571 A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests. More info: https://pkg.go.dev/vuln/GO-2023-1571 Module: golang.org/x/net Found in: golang.org/x/net@v0.5.0 Fixed in: golang.org/x/net@v0.7.0 ```
Flamenco 3
This repository contains the sources for Flamenco 3. The Manager, Worker, and Blender add-on sources are all combined in this one repository.
The documentation is available on https://flamenco.blender.org/, including instructions on how to set up a development environment & build Flamenco for the first time.
To access the documentation offline, go to the web/project-website/content
directory here in the source files.
License
Flamenco is licensed under the GPLv3+ license.
Languages
JavaScript
55.1%
Go
32.7%
Vue
5%
Python
3.6%
HTML
1.8%
Other
1.7%