Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
org.eclipse.rap:org.eclipse.rap.fileupload
Advanced tools
Welcome and thank you for your interest in this project. The Eclipse RAP Runtime provides a powerful widget toolkit and integrates well with proven technologies such as Java EE and OSGi. You can write your application entirely in Java, reuse code and benefit from world-class IDE tools.
directory | content |
---|---|
bundles/ | all bundle projects |
tests/ | unit test projects |
features/ | feature projects |
releng/ | projects for release engineering |
examples/ | for bundles containing exemplary applications and demo code |
Additional information regarding source code management, builds, coding standards, and more can be found on the Getting involved with RAP development pages. For more information, refer to the RAP wiki pages.
The RAP project uses Maven in combination with Eclipse Tycho to build its bundles, features, examples and p2 repositories, and it's easy to run the build locally! All you need is Maven installed on your computer, and then you need to run the following command from the root pom.xml
of the RAP Runtime Git repository:
mvn clean verify
As a result, you get a p2 repository with all RAP e3 Runtime bundles and features in
releng/org.eclipse.rap.build/repository/target/repository/
and a second one with the RAP e4 Runtime bundles in
releng/org.eclipse.rap.build/repository.e4/target/repository/
Official builds are available from the RAP Download page.
Compiling and building the RAP demo projects is explained here.
Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA) and sign off on the Eclipse Foundation Certificate of Origin.
For more information, please visit the project's contribution guide.
Eclipse Public License - v 1.0
Contact the project developers via the RAP Forum or the project's "dev" mailing list.
This project uses GitHub issues to track ongoing development and bugs.
Be sure to search for existing bugs before you create a new RAP bug report. Remember that contributions are always welcome!
FAQs
RAP File Upload Service
We found that org.eclipse.rap:org.eclipse.rap.fileupload 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.