Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@sap/xsodata
Advanced tools
Expose data from a HANA database as OData V2 service with help of .xsodata files.
Expose data from HANA database artifacts like tables or views as OData V2 service with the help of .xsodata service definition files.
Note: XSOData was developed to provide XS Classic users using XSOData the possibility to migrate to XS Advanced on node.js. This library contains nearly the same feature set as XSOData provided on SAP HANA XS Classic. This module is already in maintenance mode and it is not planned to extend or enhance it.
If you want to create new OData services we strongly reoommend to use OData V4 along with a generic CDS-OData provider.
Here you can model your consumption persistency model with CDS (Core Data Services) and expose parts or the complete
model as OData service. Such a solution is already productively available on the JAVA runtime stack.
For node.js we also provide an OData V4 solution. The development of the OData V4 node.js Library already started in 2016.
It is also planned that a generic CDS-Odata provider will be deliverd.
This module is used in the XSJS shim for SAP HANA XSC Engine applications to allow the reuse of .xsodata files from XSC applications on SAP HANA XSA.
It can also be used directly in your own nodejs server application. Be aware that you use the same version of the hdb and winston node module version in your application.
So the user of the xsodata library should clean the database connection
GET Requests:
CreateUpdateDelete Requests:
Supported HTTP methods per requests type
Note:
Supports the following Features:
Supported Http Verbs:
Supports the following Features:
Supported Http Verbs:
Supports the following Features:
Supported Http Verbs:
FAQs
Expose data from a HANA database as OData V2 service with help of .xsodata files.
The npm package @sap/xsodata receives a total of 349 weekly downloads. As such, @sap/xsodata popularity was classified as not popular.
We found that @sap/xsodata demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.