You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I stumbled over your site and noticed that the git repository or part of it is exposed on your webserver, see https://nunosempere.com/.git/config
Now, this is probably no problem in your case. It only really becomes an issue if the code isn't already public and in particular if you've got secrets checked into git, but I figured it's still worth letting you know in case you care. If you do, simply configure your webserver to exclude that directory or delete it after building.
The text was updated successfully, but these errors were encountered:
Hi, I stumbled over your site and noticed that the git repository or part of it is exposed on your webserver, see https://nunosempere.com/.git/config
Now, this is probably no problem in your case. It only really becomes an issue if the code isn't already public and in particular if you've got secrets checked into git, but I figured it's still worth letting you know in case you care. If you do, simply configure your webserver to exclude that directory or delete it after building.
The text was updated successfully, but these errors were encountered: