-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a motd to greet users upon login
- Loading branch information
1 parent
613b0d1
commit f29dca6
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
__ __ _ | ||
\ \ / /__| | ___ ___ _ __ ___ ___ | ||
\ \ /\ / / _ \ |/ __/ _ \| '_ ` _ \ / _ \ | ||
\ V V / __/ | (_| (_) | | | | | | __/ | ||
__ \_/\_/ \___|_|\___\___/|_| |_| |_|\___| | ||
\ \ / /_ _ _ __ __| | ___ _ __ ___ _ __ | ||
\ \ /\ / / _` | '_ \ / _` |/ _ \ '__/ _ \ '__| | ||
\ V V / (_| | | | | (_| | __/ | | __/ | | ||
\_/\_/ \__,_|_| |_|\__,_|\___|_| \___|_| | ||
|
||
Welcome to the container sec oss tools by The Red Guild | ||
|
||
This container was created as a resource for a workshop, | ||
which intends to spread awareness, help people protect themselves | ||
and the repos they interact with. |