20
Views
2
Comments
Is there any tool to find out hardcoded values in the code

I want to review entire application and find out wherever hardcoded values are used in the code/logic to replace them with the appropriate variable, for that I want to explore if there is any tool or a short-cut available to scan my application for Hard-coded values.

Thanks in Advance,


UserImage.jpg
Md Mansur

Hi @Ajay Shrivastava

Currently Its is Not found in outsystems but in Future AI Mentor will Detect hard coded values in your entire Application 

https://www.outsystems.com/ideas/13986/ai-mentor-detect-hard-coded-values/ 

Thanks

Md Mansur

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi,

Such  tool does not exists, you should adopt your best practices and ensure that hardcoded values are never used by developers in the first place.

Regards,

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.