Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
492 commits
Select commit Hold shift + click to select a range
5394cb9
chore(deps): bump library/nginx from 1.29.8-trixie to 1.31.0-trixie
dependabot[bot] May 16, 2026
a231d35
chore(deps): bump step-security/harden-runner from 2.19.1 to 2.19.3
dependabot[bot] May 16, 2026
d6e491f
chore(deps): bump html-react-parser from 6.0.1 to 6.1.0
dependabot[bot] May 16, 2026
8a32095
chore(deps): bump pnpm/action-setup from 6.0.6 to 6.0.8
dependabot[bot] May 16, 2026
116a2f5
chore(deps-dev): bump @commitlint/cli from 20.5.3 to 21.0.1
dependabot[bot] May 16, 2026
e687180
chore(deps-dev): bump cypress from 15.14.2 to 15.15.0
dependabot[bot] May 16, 2026
f95dc91
chore(deps-dev): bump lint-staged from 17.0.3 to 17.0.4
dependabot[bot] May 16, 2026
93422ac
chore(deps): bump react from 19.2.5 to 19.2.6
dependabot[bot] May 17, 2026
f795193
chore(deps): bump react-dom from 19.2.5 to 19.2.6
dependabot[bot] May 17, 2026
1413ec0
chore(deps-dev): bump lint-staged from 17.0.4 to 17.0.5
dependabot[bot] May 17, 2026
4c8ccf9
chore(deps): bump preact from 10.29.1 to 10.29.2
dependabot[bot] May 17, 2026
09a50cd
chore(deps): bump html-react-parser from 6.1.0 to 6.1.1
dependabot[bot] May 17, 2026
7a1b5a9
chore(deps): bump next-intl from 4.11.1 to 4.12.0
dependabot[bot] May 17, 2026
4007d4b
chore(deps-dev): bump @types/node from 25.6.0 to 25.8.0
dependabot[bot] May 17, 2026
75c3c62
chore(deps-dev): bump @biomejs/biome from 2.4.12 to 2.4.15
dependabot[bot] May 17, 2026
d5f34ce
feat(ci): Auto upgrade biome schema on upgrade
GMishx May 17, 2026
c2a0367
fix(schema): Update biome schema to 2.4.15
GMishx May 17, 2026
e913e95
fix(ci): Restrict contents write permission to job
GMishx May 17, 2026
bb8bd90
chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5
dependabot[bot] May 16, 2026
1dec9ad
chore(ci): Upgrade pnpm version to 10
GMishx May 17, 2026
c86d39f
feat(projects): Add attachment indicator icon in project listing acti…
bibhuti230185 May 16, 2026
8604b11
chore(docker): Add JWT_KEYSTORE secret for backend
GMishx May 15, 2026
c9720b7
fix(frontend): Remove Trusted Types CSP directive
GMishx May 16, 2026
2e86cac
fix(package): Package deletion infinite loading issue
Suhas2109 May 13, 2026
749b73b
chore(docker): Add jwk-set-uri option
GMishx May 16, 2026
c7ae8c0
feat(authorization): Support multi-issuers
GMishx May 18, 2026
572cdb5
fix(releases): Fix loading of releases in edit projects tab
deo002 May 6, 2026
53f9788
fix(obligations): Fix obligation comment update
deo002 May 6, 2026
5e261eb
feat(Scheduler): Added api to manually trigger the schedulers and …
Farooq-Fateh-Aftab May 12, 2026
101baae
fix(schedule): Remove incorrect SVM enable check
GMishx May 19, 2026
0aafe08
fix(ci): Migrate pnpm config
GMishx May 19, 2026
204ca1a
fix(projects): Handle Unicode in report download filename and correct…
bibhuti230185 May 20, 2026
ddeba04
chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0
dependabot[bot] May 23, 2026
bcd5188
chore(deps): bump docker/login-action from 4.1.0 to 4.2.0
dependabot[bot] May 23, 2026
50aab42
chore(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0
dependabot[bot] May 23, 2026
1a0c9fc
chore(deps): bump docker/build-push-action from 7.1.0 to 7.2.0
dependabot[bot] May 23, 2026
4cb82ba
chore(deps): bump date-fns from 4.1.0 to 4.3.0
dependabot[bot] May 23, 2026
f639313
chore(deps): bump step-security/harden-runner from 2.19.3 to 2.19.4
dependabot[bot] May 23, 2026
7a11600
chore(deps-dev): bump @types/node from 25.8.0 to 25.9.1
dependabot[bot] May 23, 2026
641e7c8
chore(deps-dev): bump @types/react from 19.2.14 to 19.2.15
dependabot[bot] May 25, 2026
cdd36e5
chore(deps): bump html-react-parser from 6.1.1 to 6.1.2
dependabot[bot] May 25, 2026
7a2db76
fix(ProjectDetails): Add vulnerability counts and loading state to pr…
aaryan359 Apr 4, 2026
6d945af
feat(Vulnerability): Introduce SidebarCountBadge component and update…
aaryan359 Apr 6, 2026
84d197a
fix(vulnerability): Optimize pagination and improve vulnerability cou…
aaryan359 Apr 13, 2026
af1dd3e
feat(projects): Implement project detail tab counts and update data f…
aaryan359 May 5, 2026
b8ebed5
fix(Package): Add PURL validation and extraction for package manager
aaryan359 Apr 7, 2026
c0889b2
fix: Add packageurl-js dependency and improve PURL validation in pack…
aaryan359 May 5, 2026
651bad8
fix(package): Added translations and code refactoring
amritkv May 26, 2026
827938f
fix(report): Authenticating the report download link
rudra-superrr May 8, 2026
938ac26
fix(UI): Resolve duplicate release and merge release
nikkuma7 Apr 2, 2026
b53d9dc
feat(search): Search by lucene ranking
rudra-superrr May 19, 2026
6c0d7e3
fix(Configuration): Combine multiple mail configuration to single
Farooq-Fateh-Aftab May 22, 2026
e1e2105
fix(url): Add validation for source code url
deo002 May 27, 2026
51cf7fa
fix(duplicate): add missing projectManager field in projectPayloadData
sujalkalauni Mar 29, 2026
c5b7523
fix(duplicate): add missing projectManager field in projectPayloadData
sujalkalauni Mar 30, 2026
0432065
feat(UI): Unify link releases modal components
nikkuma7 Mar 6, 2026
01da384
fix(duplicate): use projectResponsible as payload key for project man…
sujalkalauni Apr 2, 2026
d9bab27
fix(project): Fixed project responsible and owner on duplicating project
amritkv May 27, 2026
583244d
chore(deps): bump docker/metadata-action from 6.0.0 to 6.1.0
dependabot[bot] May 30, 2026
b6cad5f
chore(deps-dev): bump @commitlint/cli from 21.0.1 to 21.0.2
dependabot[bot] May 30, 2026
75f8c21
chore(deps): bump date-fns from 4.3.0 to 4.4.0
dependabot[bot] May 30, 2026
df69c3a
fix(deps): Replace ignoredBuiltDependencies
GMishx Jun 1, 2026
dc4c65b
chore(deps-dev): bump @biomejs/biome from 2.4.15 to 2.4.16
dependabot[bot] May 30, 2026
a0fca1d
chore(deps): bump library/nginx from 1.31.0-trixie to 1.31.1-trixie
dependabot[bot] May 30, 2026
5689a45
chore(deps): bump next-intl from 4.12.0 to 4.13.0
dependabot[bot] Jun 2, 2026
8e8e877
chore(deps-dev): bump systeminformation from 5.31.6 to 5.31.7
dependabot[bot] Jun 2, 2026
b7c9ad0
fix(licenseClearing): Handle no releases
GMishx Jun 1, 2026
ee2583f
fix(build): Fix build errors
deo002 Jun 2, 2026
966938b
chore(deps): Upgrade pnpm from v10 to v11
GMishx Jun 2, 2026
0ab0dc5
fix(ci): Run biome-schema-update.yml on branch
GMishx Jun 2, 2026
4b134ca
fix(obligations): Fix obligation comment update
deo002 May 6, 2026
76fc15d
chore(docker): Sync thrift properties
GMishx Jun 4, 2026
23b05cc
feat(CR): Implement reopen closed clearing request functionality (#1465)
taanvi2205 Feb 15, 2026
c7f96cf
fix: Reuse the createClearingRequestPayload and show error message pr…
taanvi2205 Feb 24, 2026
f2b017d
fix: Make clearingState optional
taanvi2205 Feb 24, 2026
9b17d3c
fix: Update catch block
taanvi2205 Feb 25, 2026
734ce86
fix: Show server error message in JSON format for reopen CR
taanvi2205 Feb 28, 2026
b00e21a
fix(api): Add headers param centrally to all HTTP methods
taanvi2205 Mar 5, 2026
e043838
feat(project): Save attachment usages return 400
rudra-superrr May 26, 2026
8f70bf0
feat(docker): Expose CouchDB connection props
GMishx Jun 4, 2026
3c6d638
fix(translations): Refactored translations
amritkv May 15, 2026
09715c8
fix(translation): Fixed language translations
amritkv Jun 3, 2026
23dbeed
chore(deps-dev): bump lint-staged from 17.0.5 to 17.0.7
dependabot[bot] Jun 6, 2026
873812d
chore(deps): bump html-react-parser from 6.1.2 to 6.1.3
dependabot[bot] Jun 6, 2026
7c4b443
chore(deps): bump github/codeql-action from 4.36.0 to 4.36.2
dependabot[bot] Jun 6, 2026
8aa5572
chore(deps): bump actions/checkout from 6.0.2 to 6.0.3
dependabot[bot] Jun 6, 2026
3ad3daa
chore(deps-dev): bump cypress from 15.15.0 to 15.16.0
dependabot[bot] Jun 6, 2026
30bd1a9
chore(release): Release candidate rc.2 for v1.0.0
amritkv Jun 6, 2026
8b0e1c9
chore(deps): bump react and @types/react
dependabot[bot] Jun 6, 2026
b4775d8
fix(user): Add externalid upon create and edit of user
Farooq-Fateh-Aftab Jun 1, 2026
4884156
chore(deps): bump next from 16.2.6 to 16.2.7
dependabot[bot] Jun 8, 2026
635c379
fix: Correct Bulk Release Edit link in admin nav list
aaryan359 Jun 4, 2026
0e11466
feat(releases): add config flag to enable/disable nested release linking
bibhuti230185 Jun 1, 2026
5343de7
fix(sort): Add sorting to license clearing page
deo002 Jun 3, 2026
af6265b
fix(redirect): Redirect user to path after auth
GMishx Jun 5, 2026
2584aa0
chore(translation): Update string to match translation
deo002 Jun 9, 2026
1c160a9
fix(Project): Differentiate and fixed create project clearing report …
Farooq-Fateh-Aftab Jun 5, 2026
2251ed9
fix(color): Applied soften colors globally
amritkv Jun 5, 2026
48cce27
fix(signout): Handle signOut centrally
GMishx Jun 5, 2026
4e3f544
feat(auth): Centralized session fetch and check
GMishx Jun 5, 2026
9682369
feat(interval): Make refresh interval configurable
GMishx Jun 5, 2026
84f59d5
fix(frontend): Enforce valid use client directives
GMishx Jun 11, 2026
7719c2c
fix(VulnerabilityTab): Enhance tooltip to display formatted vulnerabi…
aaryan359 Apr 4, 2026
f8ac8c1
fix(VulnerabilityTab): Enhance vulnerability history formatting and t…
aaryan359 Apr 14, 2026
5a061e6
fix: Sanitize vulnerability history tooltip formatting
aaryan359 Jun 4, 2026
06c1aa1
fix(requests): Fixed translations at requests page
amritkv Jun 11, 2026
bf9fd36
fix(frontend): Add use client files using ApiUtils
GMishx Jun 11, 2026
e3a1c6b
fix(session): Remove more raw session handling
GMishx Jun 11, 2026
709644f
feat(projects): Remember tabs when editing
GMishx Jun 11, 2026
7b492d4
fix(components): Dont fetch empty emails
GMishx Jun 11, 2026
31d7d10
chore(deps): bump eclipse-sw360/sw360/keycloak from 26.5.5 to 26.6.3
dependabot[bot] Jun 13, 2026
7180903
chore(deps-dev): bump prettier from 3.8.3 to 3.8.4
dependabot[bot] Jun 13, 2026
6738f35
chore(deps): bump react-dom from 19.2.6 to 19.2.7
dependabot[bot] Jun 15, 2026
27e8f52
chore(deps-dev): bump cypress from 15.16.0 to 15.17.0
dependabot[bot] Jun 15, 2026
e697296
chore(deps): bump next from 16.2.7 to 16.2.9
dependabot[bot] Jun 15, 2026
25131cf
chore(deps-dev): bump @types/node from 25.9.1 to 25.9.3
dependabot[bot] Jun 15, 2026
20c52b4
feat(release): Release state editable
rudra-superrr May 26, 2026
979b17f
chore(deps): bump library/nginx from 1.31.1-trixie to 1.31.2-trixie
dependabot[bot] Jun 20, 2026
d98907d
chore(deps): bump pnpm/action-setup from 6.0.8 to 6.0.9
dependabot[bot] Jun 21, 2026
3e83110
chore(deps): bump actions/checkout from 6.0.3 to 7.0.0
dependabot[bot] Jun 21, 2026
60c72cb
chore(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.1
dependabot[bot] Jun 21, 2026
0c503e0
fix(ci): Fix biome update workflow commit case
GMishx Jun 20, 2026
2e9a55f
chore(deps-dev): bump @types/node from 25.9.3 to 26.0.0
dependabot[bot] Jun 21, 2026
3033494
fix(build): Fix build errors
deo002 Jun 22, 2026
07324b2
feat(elements): Use api to fetch obligation elements
deo002 Jun 9, 2026
44a8674
fix(update): Fix obligation update with new node format
deo002 Jun 11, 2026
5e61482
fix(attachments): Fix showing of attachments tab and faulty api calls
deo002 Jun 22, 2026
a73721f
refactor(modals): Consolidate implementations of link projects modals
deo002 Jun 19, 2026
6deba34
fix(packages): Enable pre-existing licenses in license modal
deo002 Jun 26, 2026
2427564
fix(licenseclearing): Remove redundant api calls in license clearing
deo002 Jun 25, 2026
d3ed7b7
fix(licensefilelist): Ignore not found error from license file list e…
deo002 Jun 25, 2026
1670d71
fix(docker): Remove nouveau overrides for h2c
GMishx Jun 25, 2026
44b25cc
fix(sbom): Disable import and export of sbom on project based on config
deo002 Jun 25, 2026
3e70a68
fix(config): Refresh backend config on update
deo002 Jun 25, 2026
2c3a07f
fix(Project): Fixed vendor selection upon edit
Farooq-Fateh-Aftab Jun 25, 2026
be6f5a3
fix(docker): Fix the API token salt docs
GMishx Jun 29, 2026
e02960b
chore(deps): bump actions/cache from 5.0.5 to 6.1.0
dependabot[bot] Jun 27, 2026
010576b
fix(env): Prefer runtime SW360_API_URL for server-side requests
Jun 16, 2026
1204f8a
chore(deps): bump docker/build-push-action from 7.2.0 to 7.3.0
dependabot[bot] Jul 4, 2026
38a1d12
chore(deps): bump eclipse-sw360/sw360/keycloak from 26.6.3 to 26.6.4
dependabot[bot] Jul 4, 2026
9f74f69
chore(deps): bump docker/login-action from 4.2.0 to 4.4.0
dependabot[bot] Jul 4, 2026
be8990d
chore(deps): bump docker/metadata-action from 6.1.0 to 6.2.0
dependabot[bot] Jul 4, 2026
64052ef
chore(deps): bump github/codeql-action/upload-sarif
dependabot[bot] Jul 4, 2026
cd9689c
chore(deps-dev): bump lint-staged from 17.0.7 to 17.0.8
dependabot[bot] Jul 4, 2026
a1e9037
chore(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3
dependabot[bot] Jul 4, 2026
23cc286
chore(deps-dev): bump @types/node from 26.0.0 to 26.1.0
dependabot[bot] Jul 5, 2026
45bb7e2
chore(deps): bump next from 16.2.9 to 16.2.10
dependabot[bot] Jul 5, 2026
ec522f0
chore(deps-dev): bump systeminformation from 5.31.7 to 5.31.13
dependabot[bot] Jul 6, 2026
6276ad6
fix(forms): Add spinner to edit forms till the payload is set
deo002 Jul 7, 2026
244f1e5
fix(UI): Preserve selected release in package link modal on reopen
nikkuma7 Jun 29, 2026
a9d51bf
fix(search): Fix pagination on search page
deo002 Jun 26, 2026
42149d9
fix(Project): Fixed info message on edit project based on user role
amritkv Jul 7, 2026
19d94df
fix(codeql): Fix codeql version
deo002 Jul 8, 2026
8f6d187
chore(deps): bump github/codeql-action/init from 4.36.3 to 4.37.0
dependabot[bot] Jul 11, 2026
fc59881
chore(deps): bump github/codeql-action/upload-sarif
dependabot[bot] Jul 11, 2026
77d02cf
chore(deps): bump github/codeql-action/analyze from 4.36.3 to 4.37.0
dependabot[bot] Jul 11, 2026
8b0508d
chore(deps-dev): bump react-icons from 5.6.0 to 5.7.0
dependabot[bot] Jul 11, 2026
8bfdad6
chore(deps): bump step-security/harden-runner from 2.19.4 to 2.20.0
dependabot[bot] Jul 11, 2026
0777539
chore(deps-dev): bump prettier from 3.8.4 to 3.9.5
dependabot[bot] Jul 11, 2026
138c768
chore(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0
dependabot[bot] Jul 11, 2026
a98f606
fix(CI): Fixed pnpm setup step in github workflow
amritkv Jul 13, 2026
624ce4c
chore(deps): bump preact from 10.29.2 to 10.29.7
dependabot[bot] Jul 13, 2026
d65b889
chore(deps): bump next-intl from 4.13.0 to 4.13.2
dependabot[bot] Jul 13, 2026
83a75a1
chore(deps-dev): bump @types/node from 26.1.0 to 26.1.1
dependabot[bot] Jul 13, 2026
931521c
feat(language): Persistent ui language for 1 year
amritkv Jul 7, 2026
4bd68a1
fix(UI): Show ECC pill in red when open ECC exists
nikkuma7 Jul 13, 2026
6d34cf5
chore(deps-dev): bump @biomejs/biome from 2.4.16 to 2.5.3
amritkv Jul 14, 2026
09b7028
chore(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2
dependabot[bot] Jul 18, 2026
7a8b593
chore(deps): bump library/nginx from 1.31.2-trixie to 1.31.3-trixie
dependabot[bot] Jul 18, 2026
50177f4
chore(deps): bump eclipse-sw360/sw360/keycloak from 26.6.4 to 26.7.0
dependabot[bot] Jul 18, 2026
2fa8b4b
chore(deps): bump github/codeql-action/upload-sarif
dependabot[bot] Jul 18, 2026
f764af0
chore(deps): bump github/codeql-action/analyze from 4.37.0 to 4.37.1
dependabot[bot] Jul 18, 2026
890f088
chore(deps): bump github/codeql-action/init from 4.37.0 to 4.37.1
dependabot[bot] Jul 18, 2026
5d4ac86
chore(deps-dev): bump systeminformation from 5.31.13 to 5.31.17
dependabot[bot] Jul 18, 2026
d9a29bf
chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0
dependabot[bot] Jul 18, 2026
1a31126
chore(deps-dev): bump cypress from 15.17.0 to 15.18.1
dependabot[bot] Jul 18, 2026
552a909
chore(deps-dev): bump @biomejs/biome from 2.5.3 to 2.5.4
dependabot[bot] Jul 18, 2026
2da85a2
chore: Update biome schema to match CLI version
github-actions[bot] Jul 18, 2026
33ab109
chore(deps-dev): bump @commitlint/cli from 21.0.2 to 21.2.1
dependabot[bot] Jul 20, 2026
d24c394
chore(deps): bump html-react-parser from 6.1.3 to 6.1.5
dependabot[bot] Jul 18, 2026
eda0153
fix(ui): Add keyboard navigation support for suggestion lists
saad-mohammed1 Jul 9, 2026
0a772a6
fix(css): Fixed table content alignment issue
Farooq-Fateh-Aftab Jul 16, 2026
48d88e7
fix(cd): Fix docker compose setup
GMishx Jul 7, 2026
e9dcc73
fix(PackagesSearch): Fixed advance search for packges based on create…
Farooq-Fateh-Aftab Jul 6, 2026
7d7aa0c
feat(docker): Add missing SW360_API_URL
GMishx Jul 21, 2026
74908a4
fix(translation): Fixed german translations
amritkv Jul 3, 2026
7aa2d96
fix(Attchment): Fixed attachment update status keyword
amritkv Jul 21, 2026
dc1999f
fix(docs): Fix docker docs
GMishx Jul 22, 2026
8b91296
feat(sort): Add sort to vendors table
deo002 Jul 22, 2026
d6043f5
Revert "fix(UI): Show ECC pill in red when open ECC exists"
GMishx Jul 23, 2026
a0b2014
fix(url): Make docs url take env var from browser bundle
deo002 Jul 23, 2026
b783f70
fix(url): Fix issues caused in urls of user detail and edit page by s…
deo002 Jul 23, 2026
09ec665
fix(report): Add missing params to report download
deo002 Jul 23, 2026
d191a1a
fix(UI): Enable or disable package tab based on feature flag
nikkuma7 Jul 13, 2026
fe3e83a
fix(package): Add layout file and check package enalblement in it
deo002 Jul 23, 2026
1215e0e
fix(merge): Add version to releases in component merge
deo002 Jul 23, 2026
85952c2
fix(project): Permission check while editing project
amritkv Jul 23, 2026
ae216ba
fix(project): Show error message when license report download fails
rudra-superrr Jul 23, 2026
33f0e93
fix(project): Handled forbidden case for save attachments
amritkv Jul 23, 2026
fe0a2ca
fix(Vendor): Vendor preselection in vendor search in the project comp…
Farooq-Fateh-Aftab Jul 20, 2026
6307135
fix(dept): Allow depts other than the ones in list
deo002 Jul 24, 2026
a3024b0
fix(license): Fixed lincese text alignment
amritkv Jul 24, 2026
b59b03f
fix(releases): Get releases from api call instead of embedded object …
deo002 Jul 23, 2026
e51e693
fix(releases): Make all releases visible in obligations table
deo002 Jul 24, 2026
3f0d555
fix(requests): Show all moderators in moderation requests page
deo002 Jul 24, 2026
0ab82a7
fix(modal): Handle no content response in link releases modal correctly
deo002 Jul 24, 2026
dac331a
fix(Release): Auto fill vendor data from component
Farooq-Fateh-Aftab Jul 28, 2026
bf426c5
chore(release): Create new version v1.0.0
deo002 Jul 28, 2026
8518723
chore(deps): bump library/nginx from 1.31.2-trixie to 1.31.3-trixie
dependabot[bot] Jul 25, 2026
fa060f0
chore(deps): bump actions/checkout from 7.0.0 to 7.0.1
dependabot[bot] Jul 29, 2026
4b3b69e
chore(deps): bump github/codeql-action/analyze from 4.37.1 to 4.37.3
dependabot[bot] Jul 29, 2026
f76a769
fix(Component): Refesh subscribe button name and color
Farooq-Fateh-Aftab Jul 24, 2026
4fde18b
chore(deps): bump docker/login-action from 4.4.0 to 4.5.1
dependabot[bot] Jul 25, 2026
0295fcf
chore(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4
dependabot[bot] Jul 25, 2026
066ef7f
chore(deps): bump github/codeql-action/upload-sarif
dependabot[bot] Jul 25, 2026
012b3f4
chore(deps-dev): bump lint-staged from 17.0.8 to 17.2.0
dependabot[bot] Jul 29, 2026
0d3a0a5
chore(deps): bump next-intl from 4.13.2 to 4.13.4
dependabot[bot] Jul 29, 2026
99e8ceb
chore(deps): bump next-auth from 4.24.14 to 4.24.15
dependabot[bot] Jul 29, 2026
9363733
chore(deps): bump react from 19.2.7 to 19.2.8
dependabot[bot] Jul 29, 2026
bce2157
fix(ci): Fixed post perform codeql analysis
amritkv Jul 29, 2026
d6243a4
fix(home): Fixed mySubscription update on refresh
amritkv Jul 30, 2026
8374573
fix(projects): Use Edit Project singular
GMishx Jul 31, 2026
5ac6a55
fix(ci): Remove untrusted head_ref interpolation
GMishx Jul 31, 2026
038175e
chore(deps-dev): bump @types/node from 26.1.1 to 26.1.2
dependabot[bot] Aug 1, 2026
d16c78a
chore(deps-dev): bump systeminformation from 5.31.17 to 5.33.1
dependabot[bot] Aug 2, 2026
8d4b510
chore(deps): bump docker/login-action from 4.5.1 to 4.6.0
dependabot[bot] Aug 1, 2026
76317b3
fix(component): Correct homepage URL placeholder
KOUSHIKG04 Aug 1, 2026
4018e94
chore(deps): bump react-dom and @types/react-dom
dependabot[bot] Aug 3, 2026
3dda76b
feat(projects): Use new filter field for search
GMishx Jul 31, 2026
1d52af1
chore(deps): bump next from 16.2.10 to 16.2.12
dependabot[bot] Aug 4, 2026
a17d8f2
fix(date): Fix min and max date for date selector
GMishx Aug 5, 2026
e726593
fix(UI): Show ECC pill in red when open ECC exists
nikkuma7 Jul 13, 2026
9ae6718
chore(deps): bump github/codeql-action/init from 4.37.3 to 4.37.6
dependabot[bot] Aug 8, 2026
ad88f2d
chore(deps): bump github/codeql-action/analyze from 4.37.3 to 4.37.6
dependabot[bot] Aug 9, 2026
e789911
chore(deps): bump github/codeql-action/upload-sarif
dependabot[bot] Aug 9, 2026
a7e5e7b
chore(deps): bump step-security/harden-runner from 2.20.0 to 2.20.1
dependabot[bot] Aug 9, 2026
8a6a1c4
chore(deps): bump pnpm/action-setup from 6.0.9 to 6.0.10
dependabot[bot] Aug 8, 2026
1f70d32
chore(deps-dev): bump lint-staged from 17.2.0 to 17.3.0
dependabot[bot] Aug 9, 2026
f0e4c02
chore(deps-dev): bump @biomejs/biome from 2.5.4 to 2.5.7
dependabot[bot] Aug 8, 2026
a1c2768
chore: Update biome schema to match CLI version
github-actions[bot] Aug 8, 2026
a150f43
chore(deps): bump next from 16.2.12 to 16.3.0
dependabot[bot] Aug 10, 2026
3f4df3a
chore(deps-dev): bump typescript from 6.0.3 to 7.0.2
dependabot[bot] Aug 10, 2026
ba1fc3f
fix(UI): Resolve global search API call issue and display filtered re…
nikkuma7 Aug 6, 2026
be336c4
fix(Project): Fixed linked release loading on duplicate
amritkv Aug 5, 2026
400a661
feat(email): S/MIME sign outgoing emails
GMishx Aug 6, 2026
66b1dee
test(projects): add Playwright E2E test suite for Projects module
bibhuti230185 May 13, 2026
6c59058
test(readme): Fixed deps and updated readme with ui tests
amritkv Aug 7, 2026
f6b4ca4
chore(ci): Increased backend wait timeout at e2e_tests
amritkv Aug 10, 2026
cba9016
chore(ci): Fix edit project tests
amritkv Aug 10, 2026
4ea4e44
chore(readme): Seperated readme based on details for tests
amritkv Aug 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion .claude/CLAUDE.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
@ai-guidelines.md
@.github/instructions/git-commit-instructions.md
@.github/instructions/sw360_frontend.instructions.md
4 changes: 3 additions & 1 deletion .copilot/prompt.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Copilot Project Instructions

Use the rules defined in the file ai-guidelines.md at the root of this repository.
Use the rules defined in the followunf files:
- .github/instructions/git-commit-instructions.md
- .github/instructions/sw360_frontend.instructions.md

Always follow those rules when:
- generating commit messages
Expand Down
4 changes: 2 additions & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# SPDX-License-Identifier: EPL-2.0
# License-Filename: LICENSE

ARG VARIANT=22-slim
ARG VARIANT=24-slim@sha256:b506e7321f176aae77317f99d67a24b272c1f09f1d10f1761f2773447d8da26c
FROM node:${VARIANT}

ARG USERNAME=devel
Expand All @@ -32,7 +32,7 @@ RUN echo "$USERNAME ALL=(root) NOPASSWD:ALL" > /etc/sudoers.d/$USERNAME \
&& chmod 0440 /etc/sudoers.d/$USERNAME

# Add pnpm
RUN npm install -g pnpm
RUN npm install -g pnpm@latest-11

USER ${USERNAME}
WORKDIR $HOMEDIR
Expand Down
1 change: 0 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ Dockerfile
.dockerignore
.git
.env
node_modules
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Lead developers
* @heliocastro @amritkv @GMishx @de002
* @amritkv @GMishx @deo002
7 changes: 6 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2
updates:
- package-ecosystem: docker
- package-ecosystem: devcontainers
directory: /.devcontainer
schedule:
interval: weekly
Expand All @@ -19,3 +19,8 @@ updates:
directory: /
schedule:
interval: weekly

- package-ecosystem: docker-compose
directory: /
schedule:
interval: weekly
Loading
Loading