Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CycloneDX
/
specification
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
92
Star
549
Code
Issues
177
Pull requests
42
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Introduce pre-defined perspectives
- #1067
#1067
Open
taleodor
wants to merge 21 commits into
CycloneDX:2.0-dev
CycloneDX/specification:2.0-dev
from
relizaio:2.0-predefined-perspectives
relizaio/cyclonedx-specification:2.0-predefined-perspectives
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
Introduce pre-defined perspectives
#1067
taleodor
wants to merge 21 commits into
CycloneDX:2.0-dev
CycloneDX/specification:2.0-dev
from
relizaio:2.0-predefined-perspectives
relizaio/cyclonedx-specification:2.0-predefined-perspectives
Copy head branch name to clipboard
Commits
Commits on Aug 29, 2026
feat(perspective): add pre-defined perspective identity with reference form
Show description for dc0b20a
taleodor
committed
dc0b20a
View commit details
Copy full SHA for dc0b20a
Browse repository at this point
feat(perspectives): add model card pre-defined perspective catalog entry
Show description for f7efd6a
taleodor
committed
f7efd6a
View commit details
Copy full SHA for f7efd6a
Browse repository at this point
feat(perspective): restrict reference form to bom-ref and predefined
Show description for 95afc94
taleodor
committed
95afc94
View commit details
Copy full SHA for 95afc94
Browse repository at this point
fix(perspectives): align Datasets mapping description with its expression
Show description for ebb5184
taleodor
committed
ebb5184
View commit details
Copy full SHA for ebb5184
Browse repository at this point
Commits on Sep 4, 2026
feat(perspective): Pre-defined perspectives: cdx: namespace, versioned references, standalone registry
Show description for 3140a3a
taleodor-claude
authored
3140a3a
View commit details
Copy full SHA for 3140a3a
Browse repository at this point
chore: sync discover 2x schema file
Show description for ec23bed
taleodor
authored
ec23bed
View commit details
Copy full SHA for ec23bed
Browse repository at this point
chore: sync bundle 2.0 schemas with upstream
Show description for f549215
taleodor
authored
f549215
View commit details
Copy full SHA for f549215
Browse repository at this point
chore: sync generate_algorithm_families.yml with upstream
Show description for c00b7af
taleodor
authored
c00b7af
View commit details
Copy full SHA for c00b7af
Browse repository at this point
chore: sync test_2.x_java.yml
Show description for 945aeb9
taleodor
authored
945aeb9
View commit details
Copy full SHA for 945aeb9
Browse repository at this point
chore: sync test_2.x_js.yml
Show description for 3fb9f36
taleodor
authored
3fb9f36
View commit details
Copy full SHA for 3fb9f36
Browse repository at this point
chore: sync test_2.x_php.yml
Show description for 7e7043e
taleodor
authored
7e7043e
View commit details
Copy full SHA for 7e7043e
Browse repository at this point
chore: sync zizmor.yml
Show description for 5828cdd
taleodor
authored
5828cdd
View commit details
Copy full SHA for 5828cdd
Browse repository at this point
chore: sync lint_2.x_schemas.yml
Show description for b9a6c3e
taleodor
authored
b9a6c3e
View commit details
Copy full SHA for b9a6c3e
Browse repository at this point
fix: sync for Update lint_2.x_schemas.yml
Show description for 81a9bea
taleodor
authored
81a9bea
View commit details
Copy full SHA for 81a9bea
Browse repository at this point
Merge upstream 2.0-dev into 2.0-predefined-perspectives
Show description for 6b177ff
Claude Code (ReARM Agent)
committed
6b177ff
View commit details
Copy full SHA for 6b177ff
Browse repository at this point
test(perspective): keep the registry test in CI after the per-version test split
Show description for 5867d5b
Claude Code (ReARM Agent)
committed
5867d5b
View commit details
Copy full SHA for 5867d5b
Browse repository at this point
Merge pull request #3 from relizaio/2.0-predefined-perspectives-sync-2.0-dev
Show description for 30abb8d
taleodor
authored
30abb8d
View commit details
Copy full SHA for 30abb8d
Browse repository at this point
feat: Scope perspectives to parts of the document; follow references in mappings (via)
Show description for 4c7c7c2
taleodor-claude
and
Claude Code (ReARM Agent)
authored
4c7c7c2
View commit details
Copy full SHA for 4c7c7c2
Browse repository at this point
Commits on Sep 8, 2026
Referrers traversal step; model-card risk mappings select risks that affect the scoped model (#5)
Show description for fdc2bd6
taleodor-claude
and
Claude Code (ReARM Agent)
authored
fdc2bd6
View commit details
Copy full SHA for fdc2bd6
Browse repository at this point
Commits on Sep 10, 2026
chore: update referrers description
Show description for 7a7d2dd
taleodor
and
JunHwan-Kwon
authored
7a7d2dd
View commit details
Copy full SHA for 7a7d2dd
Browse repository at this point
Commits on Sep 13, 2026
Select fairness risks by domain; state that relevance is not a conformance rule (#6)
Show description for d3fca0c
taleodor-claude
authored
d3fca0c
View commit details
Copy full SHA for d3fca0c
Browse repository at this point
You can’t perform that action at this time.