I’m working on a project in a custom IDE and need to store a .txt file that’s being used in the development process. I wanted to check if there’s any specific path or location recommended for storing such files within a SecOps environment.
I tried saving the file without specifying a path, and while it worked initially, the file was automatically deleted after a few days.
Has anyone encountered this before, or is there a best practice for storing files like these in a SecOps environment to ensure they remain persistent?
Any advice would be appreciated!
Thanks in advance!