Posts

  • Couscous

    Couscous is good.

    Couscous was designed to be as simple as possible. By embracing simplicity, it becomes extremely simple to extend.

    Tags: #php • documentation • markdown

  • code-forensics

    A toolset for code analysis and report visualisation

    This release introduces new metrics trends in the system evolution analysis (number of commits, number of authors). This change requires a different logic to generate and render the revisions trend diagram, which breaks compatibility with respect to older versions. See the CHANGELOG for more details.

    Tags: #javascript • code-analysis • version-control

  • react-lottie-player

    Fully declarative React Lottie player

    Tags: #javascript

  • gatt-python

    Bluetooth GATT SDK for Python

    The Bluetooth GATT SDK for Python helps you implementing and communicating with any Bluetooth Low Energy device that has a GATT profile. As of now it supports:

    • Discovering nearby Bluetooth Low Energy devices
    • Connecting and disconnecting devices
    • Implementing your custom GATT profile
    • Accessing all GATT services
    • Accessing all GATT characteristics
    • Reading characteristic values
    • Writing characteristic values
    • Subscribing for characteristic value change notifications

    Currently Linux is the only platform supported by this library. Unlike other libraries this GATT SDK is based directly on the mature and stable D-Bus API of BlueZ to interact with Bluetooth devices. In the future we would like to make this library platform-independent by integrating with more Bluetooth APIs of other operating systems such as MacOS and Windows.

    Tags: #python • bluetooth • bluetooth-low-energy

  • Levelup-for-Dynamics-CRM

    Chrome, Edge Chromium and Firefox Extension for Dynamics CRM/365/Power Apps Power users

    Level Up is a browser extension that helps Dynamics 365, Power Apps, and web teams work more efficiently. It provides quick admin actions, custom command execution, UI utilities, and diagnostic tools in a compact sidebar or popup.

    Tags: #typescript • dynamics-crm • chrome-extension

  • ISO-3166-Countries-with-Regional-Codes

    ISO 3166-1 country lists merged with their UN Geoscheme regional codes in ready-to-use JSON, XML, CSV data sets

    These lists are the result of merging data from two sources, the Wikipedia ISO 3166-1 article for alpha and numeric country codes, and the UN M49 Standard country or area codes for statistical use data for countries’ regional, and sub-regional codes. In addition to countries, it includes dependent territories.

    The International Organization for Standardization (ISO) site provides partial data (capitalised and sometimes stripped of non-latin ornamentation), but sells the complete data set as a Microsoft Access 2003 database. Other sites give you the numeric and character codes, but there appeared to be no sites that included the associated UN-maintained regional codes in their data sets. I scraped data from the above two websites that is all publicly available already to produce some ready-to-use complete data sets that will hopefully save someone some time who had similar needs.

    Tags: #ruby • region-codes • countries

  • reline

    The compatible library with the API of Ruby’s stdlib ‘readline’

    Reline is compatible with the API of Ruby’s stdlib ‘readline’, GNU Readline and Editline by pure Ruby implementation.

    Tags: #ruby • hacktoberfest

  • fastapi-versioning

    api versioning for fastapi web applications

    api versioning for fastapi web applications

    Tags: #python

  • postfixadmin

    PostfixAdmin - web based virtual user administration interface for Postfix mail servers

    An open source, web based interface for managing domains/mailboxes/aliases etc on a Postfix based mail server.

    Integrates with :

    • Postfix
    • IMAP/POP3 server (e.g. Dovecot or Courier)
    • Database backend (choose one of: SQLite, MySQL or PostgreSQL)
    • Fetchmail (optional)

    Tags: #php • postfix • smtp-server

  • API-fuzzer

    API Fuzzer which allows to fuzz request attributes using common pentesting techniques and lists vulnerabilities

    API_Fuzzer gem 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

subscribe via RSS