Posts
-
API-fuzzer
API Fuzzer which allows to fuzz request attributes using common pentesting techniques and lists vulnerabilities
API_Fuzzergem accepts a API request as input and returns vulnerabilities possible in the API. Following are the main check involved in API_Fuzzer gem- Cross-site scripting vulnerability
- SQL injection
- Blind SQL injection
- XML External entity vulnerability
- IDOR (in specific cases)
- API Rate Limiting
- Open redirect vulnerabilities
- Information Disclosure flaws
- Info leakage through headers
- Cross-site request forgery vulnerability
Tags: #ruby • gem • ruby-gem
-
flatware
A parallel test runner for RSpec and Cucumber with pretty output
Flatware parallelizes your test suite to significantly reduce test time.
Tags: #ruby
-
Autolab
Course management service that enables auto-graded programming assignments.
We have a demo site running at https://nightly.autolabproject.com/. See the docs for more information on how to log in and suggestions on things to try.
Tags: #ruby • autograding • scoreboard
-
execjs
Run JavaScript code from Ruby
If you’d like to use a specific runtime rather than the autodetected one, you can assign
ExecJS.runtime:ExecJS.runtime = ExecJS::Runtimes::NodeAlternatively, you can define it via the
EXECJS_RUNTIMEenvironment variable:EXECJS_RUNTIME=Node ruby ...You can find the list of possible runtimes in
lib/execjs/runtimes.rb.Tags: #ruby
-
auto_html
Collection of filters that transform plain text into HTML code.
AutoHtml is a collection of filters that transforms plain text into HTML code. See live demo.
Tags: #ruby
-
Bitcoin-Games
Open source loginless cryptocurrency games
🇬🇷 ελληνικά 🇫🇷 Français 🇰🇷 한국어 🇨🇳 普通話 🇹🇼 台灣話 🇲🇽 Español 🇹🇷 Türkçe 🇩🇪 Deutsch 🇮🇹 Italiano 🇮🇳 हिन्दी Arabic 🇵🇹 Português 🇷🇺 Русский язык 🇯🇵 日本語 🇻🇳 tiếng việt Tags: #php • bitcoin • casino
-
YViewPagerDemo
[停止维护]YViewPager,support horizontal and vertical,based on support.v4.view.ViewPager
YViewPager,support horizontal and vertical,based on
support.v4.view.ViewPagerTags: #java • viewpager • verticalviewpager
-
lerna-changelog
:book: PR-based changelog generator with monorepo support
If you have a packages folder and your projects in subfolders of that folder
lerna-changelogwill detect it and include the package names in the changelog for the relevant changes.Tags: #typescript • lerna • lerna-changelog
-
Croppr.js
A vanilla JavaScript image cropper that’s lightweight, awesome, and has absolutely zero dependencies.
- Lightweight (<6kb minified and gzipped)
- Made only with native, delicious vanilla JS
- Zero dependencies
- Supports touch devices!
- Includes TypeScript typings!
Tags: #javascript • image • crop
-
tick
Module for statistical learning, with a particular emphasis on time-dependent modelling
tick is a Python 3 module for statistical learning, with a particular emphasis on time-dependent modeling. It is distributed under the 3-Clause BSD license, see LICENSE.txt.
The project was started in 2016 by Emmanuel Bacry, Martin Bompaire, Stéphane Gaïffas and Søren Vinther Poulsen at the Datascience initiative of École Polytechnique, France. The list of contributors is available in CONTRIBUTORS.md.
Tags: #python • machine-learning • point-process
subscribe via RSS