Posts
-
cfn_nag
Linting tool for CloudFormation templates
The cfn-nag tool looks for patterns in CloudFormation templates that may indicate insecure infrastructure. Roughly speaking, it will look for:
- IAM rules that are too permissive (wildcards)
- Security group rules that are too permissive (wildcards)
- Access logs that arenβt enabled
- Encryption that isnβt enabled
- Password literals
For more background on the tool, please see this post at Stelligentβs blog:
Tags: #ruby β’ continuous-testing β’ unit-testing
-
htcap
htcap is a web application scanner able to crawl single page application (SPA) recursively by intercepting ajax calls and DOM changes.
htcap is a web application scanner able to crawl single page application (SPA) recursively by intercepting ajax calls and DOM changes.
Tags: #python
-
daemonizable-command
Daemonizable (endless running) commands for Symfony.
A small bundle to create endless running commands with Symfony.
These endless running commands are very easy to daemonize with something like Upstart or systemd.
Tags: #php β’ symfony β’ symfony-command
-
codebuff
Language-agnostic pretty-printing through machine learning (uh, like, is this possible? YES, apparently).
By Terence Parr (primary developer), Fangzhou (Morgan) Zhang (help with initial development), Jurgen Vinju (co-author of academic paper, help with empirical results and algorithm discussions).
Tags: #java
-
Shizuku-API
The API and the developer guide for Shizuku and Sui.
Shizuku API is the API provided by Shizuku and Sui. With Shizuku API, you can call your Java/JNI code with root/shell (ADB) identity.
Tags: #java β’ shizuku β’ android
-
x-minecraft-launcher
An Open Source Minecraft Launcher with Modern UX. Provides a Disk Efficient way to manage all your Mods!
- π₯ Download & auto complete. Support download
Minecraft,Forge,Fabric,Quilt,OptiFine,JVMfrom official or third party mirrors. - β‘οΈ Download Fast. Reuse socket via HTTP/HTTPS agents, and download the files in parts concurrently.
- π» Cross platform. The launcher is based on Electron, and supports π Windows 10/11, π MacOS, and π§ Linux.
- π Multi-Instancing. Users can create multiple instances to isolate the different versions, mods and launch settings.
- π Manage all resources. Use (hard/symbolic) links to install resources in instances, keep your disk usage optimal. No copies of mods everywhere! π
- π₯ Built-in support of CurseForge, Modrinth. You can download resources inside the launcher.
- π¦ Support import/export CurseForge & Modrinth modpacks with compliance!
- π Support multiple account systems. Built-in Microsoft login and Mojang Yggdrasil API. It also has builtin support of ely.by and littleskin.cn. You can also add third-party authentication servers!
- π Peer to peer connection between users. You can play multiplayer over LAN even you are not in same physical LAN!
- π Code sign & modern packaging. Under Windows, you can use
appxandappinstallerto install the app. You wonβt receive blocking messages from your browser or see SmartScreen errors anymore! π
Tags: #typescript β’ electron-vue β’ electron
- π₯ Download & auto complete. Support download
-
Eole-foobar-theme
Eole blows gently into your ear his nicest melodies.
This is a skin for the foobar2000 audio player. This theme requires Foobar2000 32bit, version 1.4 or newer. Follow the instructions below to install it properly.
[!WARNING] The components required for this theme do not work with foobar 64bit
Tags: #javascript β’ foobar2000 β’ foobar
-
mitamae
mitamae is a fast, simple, and single-binary configuration management tool with a DSL like Chef
mitamae is a tool to automate configuration management using a Chef-like DSL powered by mruby.
Itβs been used for provisioning servers, e.g. RubyCI servers and Rubyβs git server, and setting up local environments with dotfiles.
Tags: #ruby β’ infrastructure-as-code
-
fect
Minimalist UI components built on Vue-next
-
run
yarn add @fect-ui/vueornpm install @fect-ui/vueinstall it -
import into project
import { createApp } from 'vue' import App from './App.vue' import FectUI from '@fect-ui/vue' import '@fect-ui/themes' import '@fect-ui/vue/dist/cjs/main.css' createApp(App).use(FectUI).mount('#app')Tags: #typescript β’ vue3 β’ ui-library
-
-
pywizlight
A python connector for WiZ devices
A Python connector for WiZ devices.
Tags: #python β’ hacktoberfest β’ wiz-light-bulb
subscribe via RSS