.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c026392ab026392aba5f9106849a2c523489d2b9b163f0bb2
Found 7 files trough .DS_Store spidering: /contact-us.html /dist /download.html /get-started.html /index.html /keyboard-shortcuts.html /README.md
Severity: low
Fingerprint: 5f32cf5d6962f09cae99eea9ae99eea932437efa2877ac91a9c29fe889f90558
Found 23 files trough .DS_Store spidering: /contact-us.html /dist /dist/img /dist/img/compressed /dist/img/compressed/slider_demo /dist/img/original /dist/img/original/bill_of_materials.png /dist/img/original/circuit_debugging.png /dist/img/original/community_forum.png /dist/img/original/exhaustive_components_library.png /dist/img/original/led_flasher_cirkit_studio.png /dist/img/original/led_flasher_cirkit_studio_board_pretty_view.png /dist/img/original/led_flasher_cirkit_studio_net_view.png /dist/img/original/led_flasher_cirkit_studio_render.png /dist/img/original/project_sharing.png /dist/img/original/slider_demo /dist/img/original/video-image.png /dist/img/reduced_width /download.html /get-started.html /index.html /keyboard-shortcuts.html /README.md
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbbe5437149
[core] repositoryformatversion = 0 filemode = false bare = false logallrefupdates = true symlinks = false ignorecase = true [remote "origin"] url = https://github.com/CirkitDesign/cirkit_studio_website.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master vscode-merge-base = origin/master [branch "refresh_for_sim"] remote = origin merge = refs/heads/refresh_for_sim vscode-merge-base = origin/master