
Research
/Security News
11 Malicious Go Packages Distribute Obfuscated Remote Payloads
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Basic library for OLDAP Python-based backend. OLDAP relies as much as possible on standard ontologies. Currently, the following ontologies are being used:
<http://www.w3.org/2001/XMLSchema#>
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
<http://www.w3.org/2000/01/rdf-schema#>
<http://www.w3.org/2002/07/owl#>
<http://www.w3.org/2004/02/skos/core#>
<http://www.w3.org/ns/shacl#>
The generic base IRI that is to be used has the form of
http://oldap.org/<location>
<location>
is a unique name identifying the OLDAP installation of the
type NCName.
All system relevant definitions like system-wide ontologies or shacl definitions are in a graph named
http://oldap.org/base#
Data such as project information, user data etc. is in a graph named
http://oldap.org/<location>/data#
Each project has several namespaces (aka "named graphs")
All project specific data resides in a graph named
http://oldap.org/<location>/<project>/data#
The project name must be unique to the location and is of type NCName.
FAQs
Open Media Access Server Library (Linked Open Data middleware/RESTApi)
We found that oldaplib 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.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).