Skip to content

Commit 8839f79

Browse files
authored
Merge pull request #16411 from rmcdermo/master
Manuals: minor updates to config management plan
2 parents c41c4e5 + 9ab0e00 commit 8839f79

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Manuals/FDS_Config_Management_Plan/FDS_Config_Management_Plan.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ \subsection{Project Repository}
330330

331331
Currently, FDS and Smokeview make use of GitHub, a free service to support software development for open source applications. GitHub uses Git version control software. Under this system a centralized repository containing all project files resides on an external server. A record of version number when a specific file was last changed is maintained. As an open source program, any individual can obtain a copy of the repository or retrieve specific versions of the repository.
332332

333-
Both FDS and Smokeview live within a GitHub \emph{organization} called ``Fire Models''. The current location of the organization is available through the \emph{View on Github} button at \href{https://pages.nist.gov/fds-smv} {\ct{https://pages.nist.gov/fds-smv}}. The repositories that are used by the FDS and Smokeview projects contain more than 6000 configuration items and are listed below along with a brief description:
333+
Both FDS and Smokeview live within a GitHub \emph{organization} called ``Fire Models'' with the URL: \href{https://github.com/firemodels} {\ct{https://github.com/firemodels}}. The current location of the organization is available through the \emph{View on Github} button at \href{https://pages.nist.gov/fds-smv} {\ct{https://pages.nist.gov/fds-smv}}. The repositories that are used by the FDS and Smokeview projects are listed below along with a brief description:
334334
\begin{tabbing}
335335
fds \hspace{0.5in} \= FDS source code, verification and validation tests, wikis, and documentation \\
336336
smv \> Smokeview source code, integration tests, and documentation \\
@@ -547,7 +547,8 @@ \section{Records Collection, Maintenance, and Retention}
547547

548548
\section{Securing the FDS/Smokeview Installation Files}
549549

550-
FDS and Smokeview installation files are built on NIST managed computers with access limited to only those associated with the FDS/Smokeview project. Each bundle file and the bundle itself is scanned for viruses and malware. The bundle is not made available if the scan identifies a suspicious signature. A SHA256 hash code is also generated for each bundle file so that one may verify that files have not been altered. A list of these hash codes and the status of the virus scan is stored in a separate file with the suffix \ct{_manifest.html} and made available along with the bundle.
550+
FDS and Smokeview installation files are built on NIST managed computers with access limited to only those associated with the FDS/Smokeview project. Each bundle file and the bundle itself is scanned for viruses and malware. The bundle is not made available if the scan identifies a suspicious signature. A SHA256 hash code is generated for each bundle file automatically by GitHub.
551+
551552

552553

553554

0 commit comments

Comments
 (0)