Skip to content

Commit d0e791f

Browse files
authored
Merge pull request #84 from chennes/createSecurityPolicy
Create SECURITY.md
2 parents 23f44e1 + 699f097 commit d0e791f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

SECURITY.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
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

0 commit comments

Comments
 (0)