Pinned Repositories
cicdstatemgr
Utility for managing CICD state, sending notifications, and mediating Slack interactive messages & slash commands across multiple flows of execution in CICD platforms such as Tekton.
comms-analyzer-toolbox
Tool for OSINT forensic analysis, search and graphing of communications content such as email MBOX files and CSV text message data using Elasticsearch and Kibana
docker-discovery-registrator-consul
Service discovery library for JVM based applications running in Docker containers that use the Registrator service registry bridge with Consul as a backend
hazelcast-consul-discovery-spi
Consul based discovery strategy SPI for Hazelcast enabled applications
hazelcast-docker-swarm-discovery-spi
Docker Swarm based discovery strategy SPI for Hazelcast enabled applications
logstash-modsecurity
Logstash configuration filter set framework to parse modsecurity audit logs
powershell-command-executor
node.js module that provides a registry and gateway for execution powershell commands through long-lived established remote PSSessions
powershell-command-executor-ui
AngularJS interface and simple Node.js REST api for testing Powershell command execution; built on top of powershell-command-executor and stateful-process-command-proxy
s3-bucket-loader
Utility for quickly loading or copying massive amount of files into S3, optionally via yas3fs or any other S3 filesystem abstraction; as well from s3 bucket to bucket (mirroring/copy)
stateful-process-command-proxy
node.js module for executing os commands against a pool of stateful child processes such as bash or powershell via stdout and stderr streams
bitsofinfo's Repositories
bitsofinfo/fluentd-modsecurity
Fluentd output (filter) plugin for parsing events from ModSecurity audit logs
bitsofinfo/yas3fs-cluster-tester
Test harness to induce and validate activity across a multi-node yas3fs cluster
bitsofinfo/io-event-reactor
Node.js module for conditionally reacting to watches and monitors on filesystem events by executing customizable plugins
bitsofinfo/usps-ais-data-loader
USPS AIS Data Loading via Hadoop to MySql or HBase
bitsofinfo/ehcache-jms-wan-replicator
Customizable implementation of Ehcache's JMS Replication module; that can be used for broadcasting streamlined Ehcache events in a GSLBd application between different data-centers connected via WANs via Nevado SQS/SNS
bitsofinfo/elastic4s
Non blocking, reactive, type safe DSL and Scala client for Elasticsearch
bitsofinfo/hadoop-fixedlengthinputformat
Sandbox of some util code for Hadoop/patches etc, for original FixedLengthInputFormat
bitsofinfo/io-event-reactor-plugin-support
Plugin development supporting library for: io-event-reactor
bitsofinfo/traefik-consul-docker-issue-01
Attempt to have traefik gets its config from both consul and docker swarm
bitsofinfo/io-event-reactor-plugin-mysql
Mysql filesystem event reactor plugin for: io-event-reactor https://github.com/bitsofinfo/io-event-reactor
bitsofinfo/io-overwatch
io-event-reactor based daemon for monitoring changes within one or more directories; then reacting by making directories, copying, moving, extracting files or inserting audit records into a database
bitsofinfo/logstash-filter-cipher
bitsofinfo/testssl.sh
Testing TLS/SSL encryption anywhere on any port
bitsofinfo/akka-debugging
akka-debugging for gists and examples of akka issues
bitsofinfo/consul-template
Generic template rendering and notifications with Consul
bitsofinfo/elasticsearch-snapshot-manager
Scala tool for managing elasticsearch snapshots. In particular aggregating and backing up snapshots files from fs local-disk snapshot repositories distributed across a large cluster.
bitsofinfo/flip-tables
Because pretty-printing text tables in Java should be easy.
bitsofinfo/github-demo
bitsofinfo/io-event-reactor-integration-tests
Integration tests for io-event-reactor and its plugin ecosystem
bitsofinfo/io-event-reactor-plugin-chokidar
Chokidar filesystem event monitor plugin for: io-event-reactor
bitsofinfo/io-event-reactor-plugin-shell-exec
Shell exec filesystem event reactor plugin for: io-event-reactor https://github.com/bitsofinfo/io-event-reactor
bitsofinfo/optparse
Simple command line arguments parser for BASH
bitsofinfo/Profiles-Blog
Gradle Profiles for Multi-Project Spring Boot Applications
bitsofinfo/spring-boot-cloud-eureka-path-variable-issue
https://github.com/spring-cloud/spring-cloud-netflix/issues/1252
bitsofinfo/spring-boot-data-pre-authorize-issue
bitsofinfo/spring-boot-oauth2-authmgr-issue
https://gitter.im/spring-projects/spring-security-oauth?at=58b5c68800c00c3d4f9e91d3
bitsofinfo/spring-boot-pre-authorize-issue-01
https://github.com/spring-projects/spring-security/issues/4020
bitsofinfo/test-config-server-crypto
test for https://github.com/spring-cloud/spring-cloud-config/issues/434
bitsofinfo/traefik
Træfik, a modern reverse proxy
bitsofinfo/traefik-swarm-scale-issue-01