Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

Commit

Permalink
Replace references for static analysis tools
Browse files Browse the repository at this point in the history
* Documentation updates
* Travis
* Gemnasium
* Code Climate
* Quantified Code

Part of #426
  • Loading branch information
CM Lubinski committed Jul 3, 2016
1 parent 32ff931 commit 3acf080
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions .about.yml
Expand Up @@ -35,7 +35,7 @@ testable: true
licenses:
notice-and-comment:
name: CC0-1.0
url: https://github.com/eregs/notice-and-comment/blob/master/LICENSE.md
url: https://github.com/18F/epa-notice/blob/master/LICENSE.md

# Who is the partner for your project? (Use the full name of the partner
# documented here:
Expand All @@ -49,7 +49,7 @@ partners:
# - url: URL for the link
# text: Anchor text for the link
contact:
- url: https://github.com/eregs/notice-and-comment/issues
- url: https://github.com/18F/epa-notice/issues
text: GitHub issues

# Who are the team members on your project? You can specify GitHub usernames,
Expand Down Expand Up @@ -127,4 +127,4 @@ links:

# Tags that describe the project or aspects of the project
#tags:
#-
#-
8 changes: 4 additions & 4 deletions README.md
@@ -1,8 +1,8 @@
# EPA eManifest/eRegs Notice and Comment Pilot
[![Build Status](https://travis-ci.org/eregs/notice-and-comment.svg?branch=master)](https://travis-ci.org/eregs/notice-and-comment)
[![Dependency Status](https://gemnasium.com/badges/github.com/eregs/notice-and-comment.svg)](https://gemnasium.com/github.com/eregs/notice-and-comment)
[![Code Climate](https://codeclimate.com/github/eregs/notice-and-comment/badges/gpa.svg)](https://codeclimate.com/github/eregs/notice-and-comment)
[![Code Issues](https://www.quantifiedcode.com/api/v1/project/6115cfa655a041c09bff33c8a6a0bca5/badge.svg)](https://www.quantifiedcode.com/app/project/6115cfa655a041c09bff33c8a6a0bca5)
[![Build Status](https://travis-ci.org/18F/epa-notice.svg?branch=master)](https://travis-ci.org/18F/epa-notice)
[![Dependency Status](https://gemnasium.com/badges/github.com/18F/epa-notice.svg)](https://gemnasium.com/github.com/18F/epa-notice)
[![Code Climate](https://codeclimate.com/github/18F/epa-notice/badges/gpa.svg)](https://codeclimate.com/github/18F/epa-notice)
[![Code Issues](https://www.quantifiedcode.com/api/v1/project/0ebfb2ac6bd84f8bbea0f434c92dfac4/badge.svg)](https://www.quantifiedcode.com/app/project/0ebfb2ac6bd84f8bbea0f434c92dfac4)

Glue project which combines regulations-site, regulations-core and
styles/templates for EPA's eManifest proposal, packaged as a cloud.gov app.
Expand Down
12 changes: 6 additions & 6 deletions compliance/component.yaml
Expand Up @@ -9,7 +9,7 @@ references:
path: https://newrelic.com/application-monitoring
type: URL
- name: Repository's Github
path: https://github.com/eregs/notice-and-comment
path: https://github.com/18F/epa-notice
type: URL
- name: Custom User Provided Service Documentation
path: https://docs.cloudfoundry.org/devguide/services/user-provided.html
Expand Down Expand Up @@ -50,7 +50,7 @@ satisfies:
data to the system or to access any pages when in a staging environment.
Combined, the user name and password are 64 randomly generated
hexadecimal characters. For more details, see
https://github.com/eregs/notice-and-comment#updating-data. The ability
https://github.com/18F/epa-notice#updating-data. The ability
to write (and submit) comments is further restricted by a date check
(commenting is only available within a specific time frame), though
there is little harm in accepting comments outside of this window.
Expand Down Expand Up @@ -279,17 +279,17 @@ satisfies:
verifications:
- key: travis
name: Repository's Travis CI
path: https://travis-ci.org/eregs/notice-and-comment
path: https://travis-ci.org/18F/epa-notice
type: URL
- key: gemnasium
name: Project's Gemnasium Results
path: https://gemnasium.com/github.com/eregs/notice-and-comment
path: https://gemnasium.com/github.com/18F/epa-notice
type: URL
- key: code-climate
name: Project's Code Climate Results
path: https://codeclimate.com/github/eregs/notice-and-comment
path: https://codeclimate.com/github/18F/epa-notice
type: URL
- key: quantified-code
name: Project's Quantified Code Results
path: https://www.quantifiedcode.com/app/project/6115cfa655a041c09bff33c8a6a0bca5
path: https://www.quantifiedcode.com/app/project/0ebfb2ac6bd84f8bbea0f434c92dfac4
type: URL
2 changes: 1 addition & 1 deletion notice_and_comment/templates/regulations/nc-homepage.html
Expand Up @@ -211,7 +211,7 @@ <h2>About this tool</h2>

<div class="feedback">
<h3>We want to hear from you!</h3>
<p>To give feedback on this tool, <a href="https://github.com/eregs/notice-and-comment/issues/new" target="_blank">open a new issue in this repository <span class="cf-icon cf-icon-external-link"></span></a> (requires a free login).
<p>To give feedback on this tool, <a href="https://github.com/18F/epa-notice/issues/new" target="_blank">open a new issue in this repository <span class="cf-icon cf-icon-external-link"></span></a> (requires a free login).
</div>

</section>
Expand Down
8 changes: 4 additions & 4 deletions system-security-plan.yml
Expand Up @@ -52,14 +52,14 @@ staff:
email: christopher.lubinski@gsa.gov
leveraged-authorizations:
- https://www.fedramp.gov/marketplace/compliant-systems/amazon-web-services-aws-eastwest-us-public-cloud/
purpose: https://github.com/eregs/notice-and-comment
purpose: https://github.com/18F/epa-notice
components:
- https://github.com/eregs/regulations-core
- https://github.com/eregs/regulations-site

# these will be the same unless your architecture is especially complex
system-diagram: https://github.com/eregs/notice-and-comment#network-architecture
network-diagram: https://github.com/eregs/notice-and-comment#network-architecture
system-diagram: https://github.com/18F/epa-notice#network-architecture
network-diagram: https://github.com/18F/epa-notice#network-architecture

environments:
- Cloud Foundry
Expand All @@ -70,5 +70,5 @@ user-types:
- deployment
- engineering
controls:
- https://github.com/eregs/notice-and-comment#updating-data
- https://github.com/18F/epa-notice#updating-data
- https://github.com/eregs/regulations-core#security

0 comments on commit 3acf080

Please sign in to comment.