Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registry #21

Merged
merged 34 commits into from
Jul 8, 2021
Merged

Registry #21

merged 34 commits into from
Jul 8, 2021

Conversation

felixatmaltego
Copy link
Collaborator

This addition to the TRX library will provide decorators to annotate transforms (classes) with meta data. This meta data will be used to generate CSV config files for transforms and settings that can be imported into iTDS and pTDS.

This registry is fully optional and this release is not changing the library's functionality.

hlawatjt and others added 30 commits November 8, 2019 13:50
parameter name is "message" not "msg"
Added support for decrypting the oauth token sent from the Maltego client for transforms using OAuth.
Add a method to add custom link properties to the Entity
add missing entity types and expose handler properties as initially implemented by tlansec in /pull/3
…uth crypto

pycryptodome requires a large dependency on windows.
Replace MaltegoOAuth's pycrptodome dependency with cryptography lib
maltego-trx 1.3.8: Added overlay and genealogy functionality, automatic translation of legacy property names
<Exception> tag was closed by </Exceptions>
fix: Exception XML message typo: wrong closing tag
Included a note regarding debug filter settings in the desktop client.
@phdowling phdowling changed the base branch from master to 2.0 July 8, 2021 12:59
@phdowling phdowling changed the base branch from 2.0 to master July 8, 2021 12:59
Copy link
Contributor

@phdowling phdowling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! May make minor changes to the template dir and demo folder down the line but the registry functionality looks good and ready to be merged

@phdowling
Copy link
Contributor

@felixatmaltego there seem to be some minor merge conflicts, once those are resolved I'll go ahead with the merge

@phdowling phdowling merged commit cc1c30c into master Jul 8, 2021
@felixatmaltego felixatmaltego deleted the registry branch December 16, 2021 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants