airavata icon indicating copy to clipboard operation
airavata copied to clipboard

A general purpose Distributed Systems Framework

Results 90 airavata issues
Sort by recently updated
recently updated
newest added

Bumps httpclient from 4.3.5 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.3.5&new-version=4.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
java

According to [https://docs.travis-ci.com/user/customizing-the-build#git-clone-depth](url), Travis CI provide a way to shallow clone a repository. This has the obvious benefit of speed, since you only need to download a small number of...

This PR includes changes to validate the storage limit for a user. Airavata retrieves the size of a user given an experiment and validates against the UserStorageQuota in StoragePreference

Leave a comment to warn that it is not secure

This class was triggering a CodeQL query for detecting the use of insecure RNG in a security sensitive location. Doesn't look like this class is used so it would be...