Showing 22 open source projects for "pre built secure"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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.
  • 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.
  • 1
    dyff

    dyff

    diff tool for YAML files, and sometimes JSON

    A diff tool for YAML files, and sometimes JSON. dyff is inspired by the way the old BOSH v1 deployment output reported changes from one version to another by only showing the parts of a YAML file that changed. Similar to the standard diff tool, it follows the principle of describing the change by going from the input file to the target to the input file. Input files can be local files (filesystem path), remote files (URI), or the standard input stream (using -).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    SWC

    SWC

    Rust-based platform for the Web

    ... can be downloaded and used as a pre-built binary, or built from the source. SWC (stands for Speedy Web Compiler) is a super-fast TypeScript / JavaScript compiler written in Rust. It's a library for Rust and JavaScript at the same time. If you are using SWC from Rust, see rustdoc and for most users, your entry point for using the library will be parser. If you are using SWC from JavaScript, please refer to the docs on the website.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Spectral

    Spectral

    A flexible JSON/YAML linter for creating automated style guides

    An open-source API style guide enforcer and linter. Why write API Style Guides as lengthy manifestos when you could automate them? Make sure APIs are secure, consistent, and useful. Spectral is open-source but is also baked into Stoplight, with extensions for VS Code and other integration options, giving you real-time feedback wherever you design APIs. Spectral can be used as a generic ruleset engine on any JSON or YAML data but was built with OpenAPI, AsyncAPI, and JSON Schema in mind. Use...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    VueGL

    VueGL

    Vue.js components rendering 3D WebGL graphics reactively with three.js

    VueGL is a component library for rendering 3D graphics with Vue.js and three.js. Using VueGL, you can handle WebGL very easily. In addition, drawn graphics are responsively re-rendered when detecting data changes. Vue.js is one of the very popular frameworks for building web apps or interactive websites. three.js is a 3D graphics library to uses WebGL. It provides classes wrapping WebGL APIs. They aim for different targets to be rendered, Vue.js for DOM and three.js for WebGL context. These...
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    tmuxp

    tmuxp

    tmux session manager. built on libtmux

    A session manager for tmux. Built on libtmux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pedestal

    Pedestal

    The Pedestal Server-side Libraries

    Pedestal is a set of libraries that we use to build services and applications. It runs in the back end and can serve up whole HTML pages or handle API requests. There are a lot of tools in that space, so why did we build Pedestal? We had two main reasons. Pedestal is designed for APIs first. Most web app frameworks still focus on the "page model" and server-side rendering. Pedestal lets you start simple and add that if you need it. Pedestal makes it easy to create "live" applications....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jwt-cli

    jwt-cli

    A super fast CLI tool to decode and encode JWTs built in Rust

    A super-fast CLI tool to decode and encode JWTs built in Rust. jwt-cli is a command line tool to help you work with JSON Web Tokens (JWTs). Like most JWT command line tools out there, you can decode almost any JWT header and claims body. Unlike any that I've found, however, jwt-cli allows you to encode a new JWT with nearly any piece of data you can think of. Custom header values (some), custom claim bodies (as long as it's JSON, it's game), and using any secret you need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Nokogiri

    Nokogiri

    Tool to work with XML and HTML from Ruby

    Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is fast and standards-compliant by relying on native parsers like libxml2 (C) and xerces (Java). Be secure-by-default by treating all documents as untrusted by default. Be a thin-as-reasonable layer on top of the underlying parsers, and don't attempt to fix behavioral differences between the parsers. "Native gems...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pandoc-crossref filter

    pandoc-crossref filter

    Pandoc filter for cross-references

    ... that should mimic metadata configuration by setting header-includes variable. The easiest option to get pandoc-crossref on Windows, macOS, or Linux, is to download pre-built executables available at the releases page. Bear in mind that those are a product of automated build scripts, and as such, provided as-is, with zero guarantees. Feel free to open issues if those don't work though, I'll try to do what I can.
    Downloads: 0 This Week
    Last Update:
    See Project
  • QuickFee offers payments, financing, and billing automation for professional service firms. Icon
    QuickFee offers online payments and e-invoicing options designed to help accounting and law firms reduce their aging receivables. (So you can finally stop chasing down payments and processing checks.)
  • 10

    GETL

    ETL engine based on Groovy

    P.S. Dear friends. Repository migration to https://github.com/ascrus/getl . You can download jar file from this site or maven. GETL - based package in Groovy, which automates the work of loading and transforming data. His name is an acronym for «Groovy ETL». GETL is a set of libraries of pre-built classes and objects that can be used to solve problems unpacking, transform and load data into programs written in Groovy, or Java, as well as from any software that supports the work with Java...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    xbar

    xbar

    Put anything in your macOS menu bar

    xbar (the BitBar reboot) lets you put the output from any script/program in your macOS menu bar. xbar underwent a complete rewrite from the ground up in Go. You can browse all the plugins online, or write your own. To write a plugin, just write some form of executable script that outputs to the standard output. To write a plugin, you need to be able to produce some kind of executable (usually a script) that prints out lines of text. Variables are stored in JSON files alongside your plugin....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    json2csv

    json2csv

    command line tool to convert json to csv

    Converts a stream of newline-separated JSON data to csv format. Pre-built binaries are available under releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Static Site Boilerplate

    Static Site Boilerplate

    A better workflow for building modern static websites

    A better workflow for building modern static websites. Automated build processes, a local development server, production minification and optimizations, and the latest standards for static websites. Get up and running in seconds with the built-in development server. No need to have a pre-existing server installed on your machine to start developing. Your HTML, styles, and scripts will be automatically linked, concatenated, and minified for optimal loading speed in production. Write your CSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pyDaSSQLiteMan

    An easy way to manage SQLite databases and query CSV files

    Welcome to the project page for pyDaSSQLiteMan (Python Data and SQLite Manager). This application is a Python Tkinter application designed to enable easy SQLite database file manipulation, and an easy method to run SQL styled queries on CSV files. If you're not downloading the pre-compiled executable you will need Python to run this app. You can download it from http://www.python.org/ . I'd recommend something after version 3. Testing has been Windows based. SQLite is a free database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HelloNzb

    HelloNzb

    The Binary Usenet Tool

    With HelloNzb you can download (binary) files from Usenet servers via NZB index files. The software is based on Java and can thus run on many platforms (tested on Windows and Linux). Automatic archive verification via PAR2, automatic RAR archive extraction, built-in yEnc- and UU-decoding. Portable, no installation required.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    RabbieOS

    RabbieOS

    Reductively Architected Breviloquently Built Information Environment

    An ambitious project designed to workaround many of the limitations of conventional web and database services. Fast lightweight database-web server primarily targeting virtual environments. Run up to ten or twenty times more independent virtual guests per hypervisor than Linux or Windows Secure, isolated, non-extensible API is opaque to hackers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CimStream is experimental implementation of the DMTF (Distributed Management Task Force) WBEM standard. The cimom is a java servlet, providing a secure, scaleable and high performance environment. Generated providers are strongly typed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TTS Data Center Is a Open Source content management system (CMS) Project Built for the sol purpose of cataloging Mods for PC Games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Warren-CMS is a content management system with developer-provided file type handlers, built-in link and grouping management, and an XML interface that makes writing proprietary clients easy for developers who wish to do so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Newsagent is an RSS feed aggregator that offers a combination of flexibility and simplicity. Built on an established plugin architecture (OSGi), Newsagent provides a solid base for building custom RSS-enabled applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Soya is an open-source implementation of the SSDL specification, built on top of the Windows Communictaion Foundation (WCF) (formerly Indigo). it provides a programming model and runtime environment for creating and enacting SSDL contracts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Paperboy WDM is a web development framework built around the concept of separating logic, content, and presentation without the complexities of SQL. It uses Paperboy RSS as a translation layer between content (in XML) and presentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next