Disa stigs

I am very new to SQL Server and have been assigned to run DISA STIGS against it. I am an Oracle Database Administrator. In mapping Oracle terminology to SQL Server:
Oracle SQL Server
instance instance
schema database
service name database name
SID database name
My question is, I have 6 databases created that are not SQL Server databases.
When I run my STIG am I creating 6 different STIG checklists?
Do I also need to create a STIG checklist for the databases that come with SQL Server?

Thanks,
Beverly

you mean master, model, tempdb, msdb? then model, tempdb, not likely, master, possibly (some folks add user-written procs here), msdb probably (since things like jobs and IS packages may be stored there.

Yes. Thanks. So for now I'm doing the 6 databases plus the msdb.