===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
murano-agent-6.0.0/muranoagent/execution_plan_queue.py-55-        timestamp = str(int(time.time() * 10000))
murano-agent-6.0.0/muranoagent/execution_plan_queue.py:56:        # execution_plan['_timestamp'] = timestamp
murano-agent-6.0.0/muranoagent/execution_plan_queue.py-57-        folder_path = os.path.join(self._plans_folder, timestamp)