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.
com.eclipsesource.tabris:tabris-tracking
Advanced tools
Piwik and Google Analytics Tracking for Tabris Apps.
This repository contains the Tabris server parts and additional features that are not contained in the RAP core.
A detailed Developer Guide incl. JavaDoc can be found on the official project documentation site.
Tabris is just a single jar and can be obtained from Maven:
<dependency>
<groupId>com.eclipsesource.tabris</groupId>
<artifactId>tabris</artifactId>
</dependency>
You can also use the Tabris archetype to create Tabris applications:
mvn archetype:generate -DarchetypeGroupId=com.eclipsesource.tabris -DarchetypeArtifactId=tabris-application -DgroupId=app -DartifactId=app -DpackageName=app -Dversion=0.1-SNAPSHOT -DinteractiveMode=false
The following sites can be used to consume Tabris as an Eclipse Target Platform.
http://download.eclipsesource.com/technology/tabris/downloads/releases
Contains the latest releases.http://download.eclipsesource.com/technology/tabris/downloads/staging
Can be used as a stable target. We will not purge any version. Contains picked nightly builds.http://download.eclipsesource.com/technology/tabris/downloads/nightly
Contains the last 10 nightly builds. Older builds will be purged.Demos using the Tabris features are located in the tabris-demos repository.
Tabris uses an Eclipse Tycho based Maven build. Detailed instructions are in the Developer Guide.
The code is published under the terms of the Eclipse Public License, version 1.0.
FAQs
Piwik and Google Analytics Tracking for Tabris Apps.
We found that com.eclipsesource.tabris:tabris-tracking demonstrated a not healthy version release cadence and project activity because the last version was released 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.