-
Updated
Apr 14, 2021 - Python
#
training
Here are 2,205 public repositories matching this topic...
This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
training
exploit
hackers
hacking
cybersecurity
penetration-testing
exploits
vulnerability
awesome-list
video-course
hacker
vulnerability-management
vulnerability-identification
vulnerability-scanners
vulnerability-assessment
ethical-hacking
awesome-lists
exploit-development
ethicalhacking
hacking-series
Open source cheat sheets for Git and GitHub
-
Updated
Apr 9, 2021 - HTML
ptitzler
commented
Nov 18, 2019
Recreate steps:
- upload a file that is not a properly encoded JPG/PNG image to a COS bucket
- In cloud annotations select the bucket and annotation type "localization"
Result:
- A generic file icon is displayed in the carousel but no error is displayed.
- One can draw a bounding box in the editor
Expected result:
- The user is notified that one or more objects in the bucket are not of
Docker, Kubernetes and Gravity Trainings by Gravitational
-
Updated
Mar 30, 2021 - Go
A curated list of code katas
training
learning
awesome
practice
coding
katas
awesome-list
coding-exercises
awesome-lists
coding-katas
-
Updated
Jan 14, 2021
Training Course for Ansible Automation Platform
-
Updated
Apr 14, 2021 - HTML
This is a project that lets you participate in a fully-immersive, hands-on, and fun learning experience for React Native.
-
Updated
Sep 20, 2018 - JavaScript
A comprehensive, easy-to-follow ebook to learn everything from the basics of JavaScript to ES2020. Read more on my blog https://inspiredwebdev.com or buy it here https://leanpub.com/completeguidetomodernjavascript2020. Get the course here https://www.educative.io/courses/complete-guide-to-modern-javascript?aff=BqmB
javascript
training
education
typescript
programming
es6
amazon
book
es2015
ebook
leanpub
freecodecamp
learn-to-code
learning-js
training-materials
paperback
es2021
passions
-
Updated
Mar 30, 2021
A language detection library for PHP. Detects the language from a given text string.
nlp
training
language
php
natural-language-processing
composer
whitelist
blacklist
database
construct
language-detection
arrayaccess
supported-languages
n-grams
iteratoraggregate
-
Updated
Mar 5, 2021 - PHP
Training course repository for JavaScript
-
Updated
Sep 2, 2016 - JavaScript
A laboratory for learning secure web and mobile development in a practical manner.
-
Updated
Apr 13, 2021 - PHP
AndreaCossu
commented
Apr 2, 2021
By exploiting the callbacks before_forward and similar it is very easy to log samples of the training dataset, number of patterns, features statistics and other metrics.
We can discuss in here what it could be useful to add.
Public version of PagerDuty's employee security training courses.
-
Updated
Apr 13, 2021 - Shell
Malware samples, analysis exercises and other interesting resources.
-
Updated
Apr 12, 2021
Improve this page
Add a description, image, and links to the training topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the training topic, visit your repo's landing page and select "manage topics."
Move the docker setup to a separate repository. Moving this outside core makes cleaner code.
Keeping docker-setup inside the core code, then adding a number of other similar systems like Vagrant, will over time create a mess. Better move them out. It also mak