Wiz: #1 Cloud Security Software for Modern Cloud Protection
Protect Everything You Build and Run in the Cloud
Use the Wiz Cloud Security Platform to build faster in the cloud, enabling security, dev and devops to work together in a self-service model built for the scale and speed of your cloud development.
Learn More
No-Nonsense Code-to-Cloud Security for Devs | Aikido
Connect your GitHub, GitLab, Bitbucket or Azure DevOps account to start scanning your repos for free.
Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
TFieldedText is a component which allows you to easily: generate and parse Fielded Text Files (eg. CSV files); and create and edit Fielded Text Meta files. For more information about the Fielded Text standard see http://www.fieldedtext.org
An expandable Visual Integration Tool subdivided in many plugins: Input (Parsers, Db Readers), File Filters(sort file, reduce duplication), Column Filters (format of dates, Zip Code, duplication, join, split) and OutPut Writers(Db tables, csv).
The NandoF library contains useful C# code for many different purposes, including a MIME e-mail parser and POP3 client, classes for reading and writing text in the CSV format, writing console, web and WinForms applications, manipulating text...
This project is class for C# initially, to parse CSV files quickly and easily, however will also be implemented into other languages once the C# class is completed and has been tested, hopefully a few more developers will be on board.
Reads and converts bank statements to CSV transactions file
As a small business owner I needed my chequing account and visa card transactions in a CSV file so that I can categorize them and feed them to the accounting software but my bank does not provide it, and I did not want to open a business account just for that.
This program parses the PDF statements and converts them to the transactions file in CSV format.
Each type of PDF statement needs a converter, so this is not one type solves all type of program, but all the tools are there to create a parser easily for a given statement.
...