GithubHelp home page GithubHelp logo

Expand the `inspect.py` script about domain-scan HOT 2 CLOSED

18f avatar 18f commented on July 25, 2024
Expand the `inspect.py` script

from domain-scan.

Comments (2)

konklone avatar konklone commented on July 25, 2024

This process is best suited for the data loading process in 18f/pulse, not domain scanning. That's already where branch determination logic takes place, and where Agency and Branch are subsequently associated with each domain.

The a11y scanning process should have a11y.py do all necessary work (calling out to pa11y as needed, and synthesizing fields as needed) to produce 1 or more rows' worth of data about a hostname. The Pulse data loading process can then read in that data, associate it with the proper branch and agency, and store the data in Pulse's database alongside HTTPS and DAP data.

The link you put in to inspect.py (https://github.com/18F/domain-scan/blob/make-lambda-optional/scanners/inspect.py) is from a non-master branch (the master version is identical). But more importantly, inspect.py is no longer used. We now use pshtt.py, which makes use of pshtt, an open source collaboration between DHS and GSA. However, as far as I can tell, you shouldn't need to make any changes to pshtt to support the a11y work.

from domain-scan.

gbinal avatar gbinal commented on July 25, 2024

Thanks - you're right. Closing out.

from domain-scan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.