You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uses mongo image, mongo-express (lightweight web administrative interface for mongoDB) and the medallion build which is slightly tweaked
The following bugs were fixed:
The MemoryBackend was manipulating its manifest data. When using match[version] against a manifest resource with multiple versions available. It would get modified permanently
Removed MongoBackend $project in pipelines that would cause loss of properties or custom properties
Errors produced by the TAXII Server now return JSON that align with Section 3.6 of the spec
Simplified some of the code for checking permission or determining if a collection exists