File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Security Policy
2
+
3
+ The FreeCAD project is a FOSS (Free and Open-Source Software) project that has a community of thousands of users and
4
+ hundreds of developers worldwide. We encourage responsible reporting of security vulnerabilities that may affect users
5
+ of this software, and will endeavor to address these vulnerabilities when they are discovered.
6
+
7
+ ## Bounties
8
+
9
+ FreeCAD does not have a program to pay bounties for security bugs. If you discover a vulnerability that affects a part
10
+ of the FreeCAD project (either directly in FreeCAD, in a library it depends on, or in any of the various other
11
+ subprojects such as our website, forums, etc.) we ask you to join the large community of volunteer contributors and
12
+ file a report about the issue.
13
+
14
+ Note that funds may be available from the [ FreeCAD Project Association (FPA)] ( https://fpa.freecad.org ) to pursue
15
+ security research and/or the development of fixes to any vulnerabilities discovered. However, vulnerabilities held as
16
+ hostage in demands for "bounties" will not be entertained. Contact the FPA at fpa@freecad.org for more information.
17
+
18
+ ## Supported Versions
19
+
20
+ The Addon Manager implements security fixes to the main branch: the head of that branch is considered the latest
21
+ release, even if it has not yet been synchronized with the main FreeCAD source repository. Users can always update
22
+ their copy of the Addon Manager to the latest version.
23
+
24
+ ## Reporting a Vulnerability
25
+
26
+ To report a vulnerability use GitHub's security reporting tool:
27
+ https://github.com/FreeCAD/AddonManager/security/advisories/new
You can’t perform that action at this time.
0 commit comments