Giter VIP home page Giter VIP logo

tcommon-studio-se's Introduction

Talend Common Repository

http://www.talend.com

alt text

Contents

This repository contains the source files that are common across all Talend Open Studio products. These files must be used together with one or more of the following: tdi-studio-se, tdq-studio-se, tmdm-studio-se, tesb-studio-se or tbd-studio-se.

Repository Structure

All Talend Studio repositories follow the same file structure:


  |_ main            Main Eclipse plugins and features
    |_ features
    |_ plugins
  |_ test            Eclipse plugins and features for unit tests.
      |_ features
      |_ plugins
  |_ i18n            Internationalization plugins and features.
      |_ features
      |_ plugins

Support

You can ask for help on our Forum.

Contributing

We welcome contributions of all kinds from anyone.

Using the bug tracker Talend bugtracker is the best channel for bug reports, feature requests and submitting pull requests.

Feel free to share your Talend components on Talend Exchange.

License

Copyright (c) 2006-2021 Talend

Licensed under the Apache V2 License

tcommon-studio-se's People

Contributors

ayvonet avatar bchen-talend avatar bhe-talendbj avatar cmeng-talend avatar hcyi avatar hwang-talend avatar hzhao-talendbj avatar iwangtalend avatar jding-tlnd avatar jiezhang-tlnd avatar kjwang-talend avatar ldong-talend avatar msjian avatar nrousseau avatar pyzhou-talend avatar rdubois avatar sbliu avatar sgandon avatar sizhaoliu avatar tsasada-talend avatar wchen-talend avatar wdliu avatar wwang-talend avatar xhkong-talend avatar xqliu-talend avatar yanbasic avatar ycbai avatar zshen-talend avatar zwxue avatar zwzhao-talend avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tcommon-studio-se's Issues

Security Policy violation Binary Artifacts

This issue was automatically created by Allstar.

Security Policy Violation
Project is out of compliance with Binary Artifacts policy: binaries present in source code

Rule Description
Binary Artifacts are an increased security risk in your repository. Binary artifacts cannot be reviewed, allowing the introduction of possibly obsolete or maliciously subverted executables. For more information see the Security Scorecards Documentation for Binary Artifacts.

Remediation Steps
To remediate, remove the generated executable artifacts from the repository.

First 10 Artifacts Found

  • main/plugins/org.talend.commons.runtime/fakejdbc_driver.jar
  • main/plugins/org.talend.core.runtime/lib/json_simple-1.1.jar
  • main/plugins/org.talend.core.runtime/lib/resty-0.3.2.jar
  • main/plugins/org.talend.designer.maven.aether/lib/maven-aether-provider-3.2.1.jar
  • main/plugins/org.talend.designer.maven.aether/lib/maven-model-3.2.1.jar
  • main/plugins/org.talend.designer.maven.aether/lib/maven-model-builder-3.2.1.jar
  • main/plugins/org.talend.designer.maven.aether/lib/maven-repository-metadata-3.2.1.jar
  • main/plugins/org.talend.designer.maven.aether/lib/plexus-interpolation-1.19.jar
  • main/plugins/org.talend.developpement/script/test/ant-contrib-1.0b3.jar
  • main/plugins/org.talend.libraries.apache.axis2/lib/addressing-1.6.2.jar
  • Run a Scorecards scan to see full list.

Additional Information
This policy is drawn from Security Scorecards, which is a tool that scores a project's adherence to security best practices. You may wish to run a Scorecards scan directly on this repository for more details.


This issue will auto resolve when the policy is in compliance.

Issue created by Allstar. See https://github.com/ossf/allstar/ for more information. For questions specific to the repository, please contact the owner or maintainer.

Security Policy violation SECURITY.md

Allstar has detected that this repository’s SECURITY.md security policy is out of compliance. Status:
Security policy not enabled.
A SECURITY.md file can give users information about what constitutes a vulnerability and how to report one securely so that information about a bug is not publicly visible. Examples of secure reporting methods include using an issue tracker with private issue support, or encrypted email with a published key.

To fix this, add a SECURITY.md file that explains how to handle vulnerabilities found in your repository. Go to https://github.com/Talend/tcommon-studio-se/security/policy to enable.

For more information, see https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository.

This issue will auto resolve when the policy is in compliance.

Issue created by Allstar. See https://github.com/ossf/allstar/ for more information. For questions specific to the repository, please contact the owner or maintainer.

tAzureStorageContainerList does not have global output variable

I have tried to use the tAzureStorageContainerList component to iterate over my Azure containers, however, there is simply no global variable defined for this component where I could access the current container in my tAzureStorageList container name paramenter, i.e something like ((String)globalMap.get("tAzureStorageContainerList_1_CURRENT_CONTAINER")). Output of container names to console works fine.

image

FYI my setup:
image

I have tried both TOS 7.3 and TOS 8

Security Policy violation Outside Collaborators

Allstar has detected that this repository’s Outside Collaborators security policy is out of compliance. Status:
Did not find any owners of this repository
This policy requires all repositories to have an organization member or team assigned as an administrator. Either there are no administrators, or all administrators are outside collaborators. A responsible party is required by organization policy to respond to security events and organization requests.

To add an administrator From the main page of the repository, go to Settings -> Manage Access.
(For more information, see https://docs.github.com/en/organizations/managing-access-to-your-organizations-repositories)

Alternately, if this repository does not have any maintainers, archive or delete it.

This issue will auto resolve when the policy is in compliance.

Issue created by Allstar. See https://github.com/ossf/allstar/ for more information. For questions specific to the repository, please contact the owner or maintainer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.