Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: merge multiple code.json source files into one master code.json file #29

Open
RicardoAReyes opened this issue Mar 28, 2019 · 1 comment

Comments

@RicardoAReyes
Copy link
Collaborator

RicardoAReyes commented Mar 28, 2019

Some large organizations do not have a centralized version control system (VCS). Most importantly, each component does not have a single individual or service to run the Scraper across the entire agency. Primary examples would be DHS and DOD, large organizations, the software is managed at the component level.

For instance, NSA and Code.mil have separate teams validating and authorizing the publication of the open source software (OSS). Similarly, DHS has 23 components, each component would most likely generate their own code.json file.

For that reason, we would like to see a feature on the Scraper that aggregates multiple code.json source files into a master code.json file.

Multiple sources files:
www.domain1.gov/code.json
www.domain2.gov/code.json
www.domain3.gov/code.json
= code.json file.

Resulting into an official master code.json file for an agency to be published on the national website.

Additionally, that would support the code.gov platform to always read the software inventory from one code.JSON source file for each agency.

@RicardoAReyes
Copy link
Collaborator Author

Merge_JSON_Files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant