You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
## Unreleased
4
4
5
+
- Added the BC Software Compliance Standard pilot: public provenance, AI-development, privacy, CRA, threat/risk, support/EOL, known-issue, and release-control records.
6
+
- Added CycloneDX SBOM generation, dependency vulnerability auditing, dependency review, third-party notices, and compliance artifacts to Windows releases.
7
+
- Standardized public copyright, authorship, and product metadata on the Balzano Consulting name.
8
+
5
9
## [1.0.1] — 2026-08-07
6
10
7
11
- Removed the version number from the window title and added version, license, developer, website, and GitHub product links to Settings.
@@ -43,10 +47,10 @@ First stable release of BC ModelVault.
43
47
- Downloads pinned to the verified commit, pause/resume, and final validation.
44
48
- Overall progress, transfer speed, ETA, and notification area integration.
45
49
- Italian and English interfaces with light and dark themes.
46
-
- Portable Windows executable with BC Consulting branding.
50
+
- Portable Windows executable with Balzano Consulting branding.
47
51
48
52
### Distribution
49
53
50
54
- Windows 1.0.0 version metadata.
51
55
- Reproducible PyInstaller build.
52
-
- PolyForm Noncommercial License 1.0.0 with attribution to BC Consulting.
56
+
- PolyForm Noncommercial License 1.0.0 with attribution to Balzano Consulting.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,4 +17,4 @@ Describe the problem, solution, completed checks, and any effect on security, to
17
17
18
18
## Rights and licensing
19
19
20
-
By submitting a contribution, you represent that you have the right to provide itand agree that it may be distributed under the project's license. Contributions must preserve the original attribution. Accepting a contribution does not transfer trademarks or rights to the BC Consulting logo and grants no additional commercial rights.
20
+
By submitting a contribution, you represent that you have the right to provide it, that you have identified derived material, and that the contribution does not knowingly violate third-party rights. You agree that it may be distributed under the project's license. Contributions must preserve the original attribution. Accepting a contribution does not transfer trademarks or rights to the Balzano Consulting logo and grants no additional commercial rights. Balzano Consulting may require a separate contributor IP agreement before accepting material contributions.
Balzano Consulting supports the latest patch release in a supported minor line. Older patch releases may be superseded immediately when a security or integrity fix is published.
4
+
5
+
| Release line | Security support through | Status |
6
+
| --- | --- | --- |
7
+
| 1.x | 31 December 2028 | Supported |
8
+
| < 1.0 | Ended | Unsupported |
9
+
10
+
At least 90 days before planned end of support, the project should announce the date in the README, changelog, and GitHub release notes. Balzano Consulting may extend support or issue an emergency fix after EOL, but this policy does not promise such an extension.
11
+
12
+
Users of unsupported versions should upgrade before reporting vulnerabilities or requesting compatibility fixes.
0 commit comments