feat: implement multi-tenant credential storage#178
4 new issues (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 4
Complexity increasing per file
==============================
- .opencode/tool/api-keys.ts 1
See the complete overview on Codacy
Annotations
Check notice on line 73 in .agent/scripts/credential-helper.sh
codacy-production / Codacy Static Code Analysis
.agent/scripts/credential-helper.sh#L73
Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead.
Check notice on line 82 in .agent/scripts/credential-helper.sh
codacy-production / Codacy Static Code Analysis
.agent/scripts/credential-helper.sh#L82
Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead.
Check notice on line 619 in .agent/scripts/credential-helper.sh
codacy-production / Codacy Static Code Analysis
.agent/scripts/credential-helper.sh#L619
Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead.
Check notice on line 682 in .agent/scripts/credential-helper.sh
codacy-production / Codacy Static Code Analysis
.agent/scripts/credential-helper.sh#L682
Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead.