Skip to content

Remove tmp/ as a Suspicious Directory and Include Cloud Specific Configuration Files#247

Merged
tomoyamachi merged 1 commit into
goodwithtech:masterfrom
RoseSecurity:master
Feb 3, 2024
Merged

Remove tmp/ as a Suspicious Directory and Include Cloud Specific Configuration Files#247
tomoyamachi merged 1 commit into
goodwithtech:masterfrom
RoseSecurity:master

Conversation

@RoseSecurity

Copy link
Copy Markdown
Contributor

Why:

  • Update suspicious directories to include cloud-specific configuration directories
  • Add .DS_Store file to unnecessary files:

What is a .DS_Store file?

A .DS_Store, short for Desktop Services Store, is an invisible file on the macOS operating system that gets automatically created anytime you look into a folder with ‘Finder.’ This file will then follow the folder everywhere it goes, including when archived, like in ‘ZIP.’

If you’re a developer or system administrator and still transferring files from your computer to your server or don’t take the necessary precautions with your automated deployment process, you could be putting these files on the server where your site or application lives unconsciously.

What:

  • Update CHECKPOINT documentation to reflect code updates
  • Add .DS_Store file
  • Add cloud specific configurations

@tomoyamachi tomoyamachi merged commit 9f6e900 into goodwithtech:master Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants