Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(rector): add sensitive parameter attribute rector
- Add AddSensitiveParameterAttributeRector to handle sensitive parameters. - Configure sensitive parameters: accessToken, key, password, token, webHook. - Enhances security by marking sensitive parameters appropriately.
- Loading branch information