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:

    Finding Security Problems Early in the Development Process of a CloudFormation Template with “cfn-nag”

    Tags: #ruby • continuous-testing • unit-testing

  • Buka

    Buka is a modern software that helps you manage your ebook at ease.

    Buka is a modern software that helps you manage your ebook at ease. With a simple, clean and straight-forward user interface, Buka aims to gather your ebooks for a reading experience without hassles. Buka currently support .PDF format with configurations that helps user focus more on the content.

    Tags: #javascript • ebook • book

  • rpush

    The push notification service for Ruby.

    Rpush aims to be the de facto gem for sending push notifications in Ruby. Its core goals are ease of use, reliability and a rich feature set. Rpush provides numerous advanced features not found in others gems, giving you greater control & insight as your project grows. These are a few of the reasons why companies worldwide rely on Rpush to deliver their notifications.

    Tags: #ruby • notification-service • firebase-cloud-messaging

  • store_attribute

    ActiveRecord extension which adds typecasting to store accessors

    ActiveRecord extension which adds typecasting to store accessors.

    Originally extracted from not merged PR to Rails: rails/rails#18942.

    Tags: #ruby • activerecord • store-accessors

  • php-terminal-gameboy-emulator

    A PHP Terminal GameBoy Emulator

    Tags: #php

  • react-native-animated-pagination-dot

    react-native simple animated pagination dot

    Installation can be done through npm:

    npm i react-native-animated-pagination-dot --save
    

    Tags: #typescript • react-native

  • streampipes

    Apache StreamPipes - A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams.


    Tags: #java • iot • analytics

  • laravel-mjml

    Easily use MJML in your Laravel Blade templates!

    Build responsive e-mails easily using MJML and Laravel Mailables.

    Tags: #php

  • polymorph

    Polymorph is a real-time network packet manipulation framework with support for almost all existing protocols

    Polymorph is a tool that facilitates the modification of network traffic on the fly by allowing the execution of Python code on network packets that are intercepted in real time.

    This framework can be used to modify in real time network packets that implement any publicly specified network protocol. Additionally, it can be used to modify privately specified network protocols by creating custom abstractions and fields.

    Tags: #python • network • packets

  • UniFi-API-browser

    Tool to browse data exposed by Ubiquiti’s UniFi Controller API

    This tool allows you to browse data exposed through the UniFi Controller API, developed using PHP, JavaScript, and the Bootstrap CSS framework. It comes bundled with a PHP class for access to the UniFi Controller API, which supports more API endpoints than the UniFi API browser tool.

    If you plan on creating your own PHP code to interact with the UniFi controller API, it is recommended to use the standalone version of the API client class, which can be found at https://github.com/Art-of-WiFi/UniFi-API-client. There, you will also find examples and detailed instructions on how to use it.

    Please keep the following in mind when using the UniFi API browser:

    • The tool does not support all available data collections and API endpoints. See the list below for those currently supported.
    • Currently, versions 5.X.X, 6.X.X, 7.X.X, and 8.X.X of the UniFi Controller software are supported (version 8.5.60 has been confirmed to work)
    • The Network Application on UniFi OS-based controllers is also supported, same versions as above
    • When accessing UniFi OS-based controllers through this tool, please read the remarks regarding UniFi OS support
    • Please read the Security Notice before installing this tool.

    Tags: #php • unifi • api-client

subscribe via RSS