Posts

  • terraform-aws-notify-slack

    Terraform module which creates SNS topic and Lambda function which sends notifications to Slack

    This module creates an SNS topic (or uses an existing one) and an AWS Lambda function that sends notifications to Slack using the incoming webhooks API.

    Start by setting up an incoming webhook integration in your Slack workspace.

    Doing serverless with Terraform? Check out serverless.tf framework, which aims to simplify all operations when working with the serverless in Terraform.

    Tags: #python • aws • aws-lambda

  • Wordpress-scanner

    Wordpress Vulnerability Scanner

    A Wordpress Scanner written in PHP, focus on vulnerability assessment and security audit of misconfiguration in the Wordpress installation. Wordpress Scanner is capable of finding the flaws in the Wordpress installation and will provide all the information regarding the vulnerability. Wordpress Scanner is not a tool for code auditing, it performs “black box” scanning for the Wordpress powered web application.

    The basic security check will review a WordPress installation for common security related mis-configurations. Testing with the basic check option uses regular web requests. The system downloads a handful of pages from the target site, then performs analysis on the resulting html source.

    Tags: #php • wordpress • security-audit

  • highlightjs-line-numbers.js

    Line numbering plugin for Highlight.js

    Highlight.js line numbers plugin.

    DEMO SСREENSHOTS

    Tags: #javascript • highlightjs • line-numbers

  • GiraffePlayer2

    out of the box android video player(support lazy load, ListView/RecyclerView and hight performance)

    Out of the box android video player base on ijkplayer 0.8.8 (for flutter please visit GPlayer)

    this project is total refactor of GiraffePlayer to support in ListView/RecyclerView and improve the performance,all player tasks do in worker thread.

    release history

    download demo apk (~700kb)

    Tags: #java • android • ijkplayer

  • IntelOwl

    Intel Owl: analyze files, domains, IPs in multiple ways from a single API at scale

    Do you want to get threat intelligence data about a malware, an IP or a domain? Do you want to get this kind of data from multiple sources at the same time using a single API request?

    You are in the right place!

    Intel Owl is an Open Source Intelligence, or OSINT solution to get threat intelligence data about a specific file, an IP or a domain from a single API at scale. It integrates a number of analyzers available online and a lot of cutting-edge malware analysis tools. It is for everyone who needs a single point to query for info about a specific file or observable.

    Tags: #python • security-tools • threat-intelligence

  • laravel-nova-nested-form

    This package allows you to include your nested relationships’ forms into a parent form.

    This package allows you to include your nested relationships’ forms into a parent form.

    Tags: #php • nova • laravel

  • crisp-react

    React boilerplate written in TypeScript with a variety of Jamstack and full stack deployments. Comes with SSR and without need to learn a framework. Helps to split a monolithic React app into multiple SPAs and avoid vendor lock-in.

    Crisp React can optionally split a monolithic React app into multiple Single Page Applications (SPAs) and selectively prerender the landing/index page of any SPA at the build time. This innovative flexibility can offer the best performance for many websites, more about it later. Yet it doesn’t come at the price of complicating the solution which remains as simple as a React application could possibly be.

    For example, the Router is arguably one of the most important SPA components because it drives the application by controlling its page switching. Crisp React doesn’t use a custom Router, in each SPA the routing is managed by a separate instance of React Router which is the de facto standard for React SPAs.

    The value offered by Crisp React is not limited to performance. On the one hand, the value comes from what this solution doesn’t bring about. There is no need to learn a framework, depend on it and use non-portable programming constructs in the React components you write, therefore no vendor lock-in. On the other hand, the list of useful features includes:

    Tags: #typescript • react • express

  • ng-scrollbar

    A custom scrollbar written in pure AngularJS

    A custom scrollbar written in pure AngularJS.

    Works with the mouse and on touch screen.

    Tired of using jquery for a stupid scrollbar? well, this directive is just for you.

    Tags: #javascript

  • CompoundLayout

    It’s an Android library that allows you to use Layout as RadioButton or CheckBox.

    CompoundLayout checked state can be changed programmatically using method myCompoundLayout.setChecked(). Checked state can be retrieved using myCompoundLayout.isChecked(), and can be listened using myCompoundLayout.setOnCheckedChangeListener().

    Tags: #java

  • expertiza

    Expertiza is a web application through which students can submit and peer-review learning objects (articles, code, web sites, etc). The Expertiza project is supported by the National Science Foundation.

    Expertiza is a web application where students can submit and peer-review learning objects (articles, code, web sites, etc). It is used in select courses at NC State and by professors at several other colleges and universities.

    Setup

    Tags: #ruby • peer-reviews • rails-application

subscribe via RSS