This Google Apps Script fetches the minimum price of a specified item from eBay using the eBay API.
-
Updated
Aug 27, 2024
This Google Apps Script fetches the minimum price of a specified item from eBay using the eBay API.
GPT-Translate-AddOn is a Google Sheets add-on that enables seamless multilingual translations using OpenAI's GPT-4 model. This tool is designed to assist users in translating text across various languages directly within Google Sheets, enhancing productivity and collaboration.
Takes a CSV with rows representing client, report, finding and asset data and a CSV with how to map each column to a location in Plextrac. Parses the CSV and import data to Plextrac
A mini framework to be used as a starting point for developing Python scripts that utilizes the Plextrac API.
An SDK lite version of the endpoints listed in the PT Postman Collection for use in Python scripting. This set of functions was generated from the Postman Collection JSON export.
This script will export all assets in a client to a CSV. The CSV will have the same schema Plextrac uses to import assets to a client.
Exports all reports from a single client to individual .ptrac files.
This script will export all writeups in a writeups repository to a CSV. The CSV will have the same schema Plextrac uses to import writeups to a repository.
Automates exporting parser actions from Plextrac via API to a CSV file.
This scripts allows users to update the finding status on all findings on all reports within a single client.
De-duplicates and merges client assets in a more comprehensive contextual way based on asset name, hostname, and IP address.
This script will create a new repository in Plextrac and duplicate the procedures from another repository into it.
Script to convert a JSON file from a Checkmarx SCA export into a ptrac file that can be imported into Plextrac.
API script that handles the importing and exporting of Report Templates. This feature is not currently possible in the Plextrac app. This benefits clients during onboarding so they can simply import the Report Template sent to them from the Plextrac Professional Services team, instead of having to create it themselves.
Automates importing parser actions to Plextrac, by updating existing parser actions or creating new parser actions via the API, from data read from a CSV file.
Functionality to bulk update tags across the entire Plextrac instance, including find and replace, remove, and adding tags.
Add a description, image, and links to the api-script topic page so that developers can more easily learn about it.
To associate your repository with the api-script topic, visit your repo's landing page and select "manage topics."