{"id":25569332,"url":"https://github.com/javalite/javalite","last_synced_at":"2025-12-16T14:49:45.261Z","repository":{"id":8727217,"uuid":"10400052","full_name":"javalite/javalite","owner":"javalite","description":"JavaLite is a cohesive collection of frameworks designed from ground up to add pleasure back to your daily life","archived":false,"fork":false,"pushed_at":"2025-11-24T15:48:27.000Z","size":25476,"stargazers_count":867,"open_issues_count":205,"forks_count":211,"subscribers_count":65,"default_branch":"master","last_synced_at":"2025-12-01T23:52:02.354Z","etag":null,"topics":["activejdbc","activerecord","agile","conventions","java","javalite","rapid-development","web-development","web-framework"],"latest_commit_sha":null,"homepage":"http://javalite.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"loicknuchel/ionic-starter","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/javalite.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-05-31T07:33:11.000Z","updated_at":"2025-11-24T15:48:31.000Z","dependencies_parsed_at":"2025-12-10T05:12:21.459Z","dependency_job_id":null,"html_url":"https://github.com/javalite/javalite","commit_stats":null,"previous_names":["javalite/activejdbc"],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/javalite/javalite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javalite%2Fjavalite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javalite%2Fjavalite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javalite%2Fjavalite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javalite%2Fjavalite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javalite","download_url":"https://codeload.github.com/javalite/javalite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javalite%2Fjavalite/sbom","scorecard":{"id":508110,"data":{"date":"2025-08-11","repo":{"name":"github.com/javalite/javalite","commit":"da05f9cd88ad47721f9690098f35fba931ec7022"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/6 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-2f88-5hg8-9x2x"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T23:45:39.952Z","repository_id":8727217,"created_at":"2025-08-19T23:45:39.952Z","updated_at":"2025-08-19T23:45:39.952Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27766519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-16T02:00:10.477Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["activejdbc","activerecord","agile","conventions","java","javalite","rapid-development","web-development","web-framework"],"created_at":"2025-02-21T00:02:18.220Z","updated_at":"2025-12-16T14:49:45.255Z","avatar_url":"https://github.com/javalite.png","language":"Java","readme":"# Ecosystem for rapid application development in Java.\n\nSee more at: [JavaLite.io](http://javalite.io)\n\nBuilding is easy, from root directory: \n\n```\n$ docker compose up -d\n$ mvn clean install\n```\n\n## Understanding ActiveJDBC profiles.\n\nThere are a few DB - related  profiles in the ActiveJDBC module: \n* mysql\n* mariadb\n* oracle \n* etc...\n\nThese profile contain JDBC parameters for respective databases. \nThese connection parameters correspond to respective configurations in the `docker-compose.yml`\nfile. Additionally, each profile has a property called `db`. This property is used by `ActiveJDBCTest` in order to initialize \nthe database with tables and data before tests, depending on a profile (database) selected.\n\nDuring tests, the file `activejdbc/src/test/resources/jdbc.properties` gets merged with properties from the current profile, \nand then used by the test infrastructure to connect to the right database and load the right SQL file.  \n\n","funding_links":[],"categories":["开发框架"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavalite%2Fjavalite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavalite%2Fjavalite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavalite%2Fjavalite/lists"}