mendickxiao's Stars
anchore/anchore
This project is deprecated. Work is now done on https://github.com/anchore/syft and https://github.com/anchore/grype for local-host Software Bill of Materials and vulnerability scanning tools.
eclipse/steady
Analyses your Java applications for open-source dependencies with known vulnerabilities, using both static analysis and testing to determine code context and usage for greater accuracy. https://eclipse.github.io/steady/
mendickxiao/vulnerability-assessment-tool
Analyses your Java and Python applications for open-source dependencies with known vulnerabilities, using both static analysis and testing to determine code context and usage for greater accuracy. https://sap.github.io/vulnerability-assessment-tool/
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
kubeflow/kubeflow
Machine Learning Toolkit for Kubernetes
didi/chameleon
🦎 一套代码运行多端,一端所见即多端所见
amazon-archives/aws-robomaker-sample-application-deepracer
Use AWS RoboMaker and demonstrate running a simulation which trains a reinforcement learning (RL) model to drive a car around a track
firmianay/CTF-All-In-One
CTF竞赛权威指南
Hack-with-Github/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
corretto/corretto-8
Amazon Corretto 8 is a no-cost, multi-platform, production-ready distribution of OpenJDK 8
icarusion/vue-book
《Vue.js实战》源码及答疑
mendickxiao/vue-book
《Vue.js实战》源码及答疑
mendickxiao/serverless-application-model
AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS.
mendickxiao/slamscan
Use lambda to scan s3 files on upload. S3 LAMbda clamSCAN
mendickxiao/dubbo
Dubbo is a high-performance, java based, open source RPC framework
MyKings/docker-vulnerability-environment
Use the docker to build a vulnerability environment
nccgroup/Scout2
Security auditing tool for AWS environments
OWASP/glue
Application Security Automation
gopherchina/conference
andeya/faydoc
User manual of faygo frame.
andeya/faygo
Faygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct handler, faygo will automatically bind/verify the request parameters and generate the online API doc.