Showing 18 open source projects for "i7-filter"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Logstash

    Logstash

    Centralize, transform and stash your data

    Logstash is a server-side data processing pipeline that dynamically ingests data from numerous sources, transforms it, and ships it to your favorite “stash” regardless of format or complexity. It supports and ingests data of all shapes, sizes and sources, dynamically transforms and prepares this data, and transports it to the output of your choice. Logstash is extensible, with over 200 plugins available to let you create and configure your pipeline how you choose.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Active Admin

    Active Admin

    The administration framework for Ruby on Rails applications

    ... for quick navigation and reporting. Add buttons, links or other content in the “Action Items” section on each screen. Index screens are available in many styles. The default, shown here, is a table view, but Active Admin also supports Grids, Blocks and a Blog view. Allow users to filter resources by searching strings, text fields, dates, and numeric values. Customize the sidebar sections with a simple DSL built in to Active Admin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    httplog

    httplog

    Log outgoing HTTP requests in ruby

    .... You have been warned - use at your own risk. Just like in Rails, you can filter the values of sensitive parameters by setting the filter_parameters to an array of (lower case) keys. The value for "password" is filtered by default. Please note that this will only filter the request data with well-formed parameters (in the URL, the headers, and the request data) but not the response. It does not currently filter JSON request data either, just standard "key=value" pairs in the request body.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jekyll JSON Feed plugin

    Jekyll JSON Feed plugin

    A Jekyll plugin to generate a JSON (RSS-like) feed of your Jekyll post

    A Jekyll plugin to generate a JSON feed of your Jekyll posts. The plugin will automatically use any of the following configuration variables, if they are present in your site's _config.yml file. The plugin exposes a helper tag to expose the appropriate meta tags to support the automated discovery of your feed. Simply place {% json_feed_meta %} someplace in your template's <head> section, to output the necessary metadata. The plugin uses Jekyll's smartify filter for processing the site title...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    SimpleCov

    SimpleCov

    Code coverage for Ruby with a powerful configuration library

    Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites. SimpleCov is a code coverage analysis tool for Ruby. It uses Ruby's built-in Coverage library to gather code coverage data, but makes processing its results much easier by providing a clean API to filter, group, merge, format, and display those results, giving you a complete code coverage suite that can be set up with just a couple lines of code. SimpleCov/Coverage track covered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jekyll-jalali

    jekyll-jalali

    Jalali date plugin for Jekyll

    This plugin adds a new filter to Jekyll called jdate. Using this filter the given dates will be converted to Jalali which is being used in Iran and Afghanistan. For more information see Iranian Calendars Entry in Wikipedia. Append gem Jekyll-Jalali to the plugin vector (formerly known as gems) of your website's _config.yml file. You can also put the Jekyll-Jalali.rb file inside the _plugins directory of your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    pkg_version-zypper.rb

    script to ease managing package upgrades in openSUSE

    OpenSUSE package manager zypper lacks a way to see packages' version statuses in brief. It's also not possible to ignore package/RPM versions when checking or choosing packages to upgrade (eg. from version 1.2.3-1.2 to 1.2.4-1.2). With pkg_version-zypper.rb script you can first see a nice list of package statuses and ignore packages' minor versions (eg. from version 1.2.3-1.2 to 1.2.3-1.3) when upgrading your software. In daily usage basis, this enables to avoid re-installing tens and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ActsAsTaggableOn

    ActsAsTaggableOn

    A tagging plugin for Rails applications for custom tagging

    This plugin was originally based on Acts as Taggable on Steroids by Jonathan Viney. It has evolved substantially since that point, but all credit goes to him for the initial tagging functionality that so many people have used. For instance, in a social network, a user might have tags that are called skills, interests, sports, and more. There is no real way to differentiate between tags and so an implementation of this type is not possible with acts as taggable on steroids. Enter Acts as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    milter manager

    Protects you from spam mails and virus mails effectively with milter

    This project has been moved to https://milter-manager.osdn.jp/ milter manager protects you from spam mails and virus mails effectively with milter. milter manager has embedded Ruby interpreter to control milters flexibly. milter manager can be used with Sendmail on Postfix on Ubuntu, CentOS, FreeBSD and so on.
    Leader badge
    Downloads: 3,341 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
    Learn More
  • 10

    tisift

    imap cleanup & command line tool

    Beta state! tisift: scaning folder and sort messages with given filter rules. tish: imap shell = imap command line tools. Example: # Set MsgId on Mails without one FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done # Correct Date to second received header: tish date Archives PATTERN received2 # Import or export mbox tish exportmbox Archives >file.mbox tish importmbox Archives <file.mbox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Rpg.NET

    Performance enhancement API for RPG Maker XP, VX, VXA.

    Rpg.NET is an API built using the .NET Framework for both improving performance and enhancing the RPG Maker series (XP, VX, and VXA). Contained within are various functions and classes that extend the ability of RPG Maker in areas such as graphics, audio, and Windows API interop. Included is a Ruby script that is the wrapper around the library, so it can be used as any other script within your game.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Q&A. How many times have you created a spreadsheet to manage client questions? How many times have you struggled to decode a tangle of half-baked answers to find the real company answer? Q&A is designed to help capture and track client questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gpg-mime-filter
    Ruby script framework for the encryption and decryption of email according the GPG/MIME Format (RFC 3156). It can be used for e.g. for Apple' Mail as replacement for GPGMail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RIMA is a script tool that clean up your messy Inbox by archiving your messages to a convenient folder, inside your Imap server. Get faster email searching! And nothing is lost!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Spamato is a spam filter system that combines several anti-spam techniques, from which thousands of users benefit. It is available as an add-on for Thunderbird and Outlook, and as a stand-alone proxy for other email clients. IMAP and POP are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    imap_tools consists of three programs: imap_search, imap_filter and imap_rename. All programs run from your PC against your imap server. No need to install any server side software. imap_filter provides a way to write easy filter rules. Written in Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Spam getting you down? Catch it with this ruby application, using a probabalistic matching method and variable weighting based on type of token found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A thunderbird 2.0 Add-on for OS X 10.5 for email data mining and email database 3-D viewing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next