
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Use Github-flavored Markdown to write your content.
Change Log
0.0.1 => 0.0.2 Added support for => -Publish post without javascript package from notebook -Pulish post from standalone python script (Non jupyter environment)
0.0.2 => 0.0.3 Added support for features at the time of publishing post. Features will get used as filters.
0.0.3.dev5 => 0.0.3.dev6 -Support for status posts compatible with new low code platform. Example:
filters = {
"dateAdded": datetime.datetime.now().isoformat() + 'Z',
'rowSubscriptionCol': 'vendor',
'type': 'aggregatePost'
}
data = {
'count': 5,
'status': 'Warning',
'vendor': 'GCP'
}
post = Post(postId='GCP_aggregatePost', postTitle='# Aggregated Post')
post.addFilters(filters)
post.createPost(data=data)
0.0.3.dev6 => 0.0.3.dev7 -Added Exception handling code if response is not in json format
0.0.3.dev7 => 0.0.3.dev8 -Added code to retry 5xx error code
0.0.3.dev7 => 0.0.3.dev10 -Resolved unauthorized error and changed sleep time
0.0.3.dev12 => 0.0.3.dev13
0.0.3.dev14 => 0.0.3.dev15
0.0.3.dev18
0.0.3.dev19
0.0.3.dev20
0.0.3.dev21
0.0.3.dev22
0.0.3.dev23
0.0.3.dev25
0.0.3.dev26
0.0.3.dev29
0.0.3.dev30
0.0.3.dev31
0.0.3.dev32
0.0.3.dev33
0.0.3.dev34
0.0.3.dev35
0.0.3.dev36
0.0.3.dev37
0.0.3.dev38
0.0.3.dev39
0.0.3.dev40
0.0.3.dev41
0.0.3.dev44
0.0.3.dev45
FAQs
ChartArt python package
We found that chartart demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.