UI5 Linter doesn't mark `getSecurityToken` as deprecated
Open
@flovogt is already working on this.
Since Aug 11, 2026.
detection
- Dominant language
- TypeScript
- Stars
- 79
- Forks
- 13
- Avg merge
- 19h 34m
- Merged PRs (30d)
- 9
Description
Expected Behavior
getSecurityToken() of sap.ui.model.odata.v2.ODataModel should be marked as deprecated.
Current Behavior
UI5 Linter doesn't mark getSecurityToken() as deprecated.
Steps to Reproduce the Issue
- Use in your code bade
getSecurityToken() - Run UI5 Linter:
ui5lint
Context
- UI5 linter version:
1.8.0 - Node.js version:
20.18.1 - npm version:
10.8.2 - OS/Platform:
SAP BAS - Other information regarding your environment (optional):
SAP BAS
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.