#
compromise
Here are 11 public repositories matching this topic...
A tool to check your resume against a job description
-
Updated
Jun 8, 2021 - JavaScript
Passchek is a simple cli tool, checks if your password has been compromised.
-
Updated
Oct 1, 2020 - Python
Powershell scripts for identifying compromised Office 365 accounts/mailboxes
-
Updated
Dec 10, 2020 - PowerShell
Nodejs natural language processing . Ukulele vs Guitar
-
Updated
Oct 12, 2019 - JavaScript
Identify spam email messages.
-
Updated
Aug 27, 2020 - JavaScript
react-based markdown editor with nlp-aided syntax highlighting using compromise
-
Updated
Jun 8, 2021 - JavaScript
Natural Language Processing on English Wikipedia articles with compromise Library
-
Updated
Jul 17, 2021 - HTML
Improve this page
Add a description, image, and links to the compromise topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the compromise topic, visit your repo's landing page and select "manage topics."
Description of issue or feature request:
Document that URL is expected to be is a percent encoded URL throughout the client code and remove URL string normalization in lower level methods like the one in:
https://github.com/theupdateframework/tuf/blob/745a8f7680c69ea290d48bc5a2066dd4ad9781d3/tuf/ngclient/_internal/download.py#L88