Skip to content

Commit

Permalink
Add license scan report and status
Browse files Browse the repository at this point in the history
Signed off by: fossabot <[email protected]>
  • Loading branch information
fossabot committed Jan 26, 2024
1 parent ef1ef11 commit bbc9b3e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![wakatime](https://wakatime.com/badge/user/49ee5b93-5588-4f44-a2a6-bceec1836f4a/project/11927978-fe31-424f-8dc8-e6278c354e31.svg)](https://wakatime.com/badge/user/49ee5b93-5588-4f44-a2a6-bceec1836f4a/project/11927978-fe31-424f-8dc8-e6278c354e31) [![Docker Image CI](https://github.com/JonasFranke/DockerDiscordStatusBot/actions/workflows/docker-build.yml/badge.svg)](https://github.com/JonasFranke/DockerDiscordStatusBot/actions/workflows/docker-build.yml) ![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/JonasFranke/DockerDiscordStatusBot) [![CodeFactor](https://www.codefactor.io/repository/github/jonasfranke/dockerdiscordstatusbot/badge)](https://www.codefactor.io/repository/github/jonasfranke/dockerdiscordstatusbot)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FJonasFranke%2FDockerDiscordStatusBot.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FJonasFranke%2FDockerDiscordStatusBot?ref=badge_shield)

# ⚠️ DISCLAIMER: Mounting the docker socket into the container is a security risk. If you don't know what you are doing, don't do it. ⚠️
Mounting the docker socket into a container gives that container full access to the Docker daemon and its capabilities. This includes the ability to run any other containers or images, access the network, and access any host file system that is mapped into the container. Essentially, it allows the container to have complete control over the host system. This can be a serious security risk if the container is compromised or if an attacker is able to gain access to the container.
Expand All @@ -21,3 +22,7 @@ View the DockerHub page [here](https://hub.docker.com/r/jnsfrnk/ddsb).
- Use the ```/ds``` command to see all running containers
- Use the ```/stopupdating <TRUE/FALSE>``` command to stop the bot from updating the status



## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FJonasFranke%2FDockerDiscordStatusBot.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FJonasFranke%2FDockerDiscordStatusBot?ref=badge_large)

0 comments on commit bbc9b3e

Please sign in to comment.