Skip to content

SocioProphet/socioprophet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

867 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

.github Directory

Purpose

This directory houses repository automation and metadata that GitHub consumes. It is intentionally small and keeps configuration that should not live in application code.

Contents

  • dependabot.yml – Configuration for Dependabot updates (dependency version checks, update cadence, and ecosystem selection).
  • workflows/codeql-analysis.yml – CodeQL code-scanning workflow for JavaScript/TypeScript, plus guarded Python dynamic analysis that is skipped when no Python source files exist.
  • workflows/gitleaks.yml – Secret scanning workflow (gitleaks/scan) for push and pull request events.

Notes

  • Changes here impact automation behavior rather than runtime behavior.
  • Avoid placing app-specific documentation or source files in this directory.
  • Security workflows target self-hosted Fedora/CoreOS runner labels: self-hosted, linux, x64, fedora, coreos.

About

Open Collaborative Socio-Dat-Alytics. Socioprophet is a collaborative platform for users to collaborate on algorithms, research, and development

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors